|
virtual GtkWidget * | getWidget () |
|
virtual bool | begsUpdate () |
|
virtual void | updateList (Ypp::List list) |
|
virtual void | clearSelection () |
|
virtual bool | writeQuery (Ypp::PoolQuery &query) |
|
virtual void | selectionChanged () |
|
| YGtkPkgListView (bool descriptiveTooltip, int default_sort, bool indentAuto, bool colorModified, bool variableHeight=false) |
|
GtkWidget * | getWidget () |
|
GtkWidget * | getView () |
|
void | setQuery (Ypp::Query &query) |
|
void | setList (Ypp::List list) |
|
void | setHighlight (const std::list< std::string > &keywords) |
|
void | addTextColumn (const char *header, int property, bool visible, int size) |
|
void | addCheckColumn (int checkProperty) |
|
void | addImageColumn (const char *header, int property, bool onlyManualModified=false) |
|
void | addButtonColumn (const char *header, int property) |
|
Ypp::List | getList () |
|
void | setListener (Listener *listener) |
|
Ypp::List | getSelected () |
|
void | selectAll () |
|
virtual GtkWidget * | createToolbox () |
|
virtual void | setListener (Listener *listener) |
|
void | notify () |
|
void | notifyDelay (int delay) |
|
Definition at line 15 of file ygtkpkglanguageview.h.
The documentation for this struct was generated from the following files: