GTK+ IOStream
Beta
<< GTK+ >> add C++ IOStream operators to GTK+. Now with extra abilities ... like network serialisation
|
This is the complete list of members for Selection, including all inherited members.
add(SelectionColumn *newCol) | Selection | inline |
add(const char *text, gboolean sameRow=false, gboolean sameColumn=true) | Selection | inline |
add(GdkPixbuf *pixbuf, gboolean sameRow=false, gboolean sameColumn=true) | Selection | inline |
appendNewIter(GtkTreeStore *store, gboolean sameRow, gboolean sameColumn) | Selection | inlineprivate |
appendRow(GtkTreeStore *store=NULL) | Selection | inlineprivate |
change(SelectionColumn *changeElement) | LinkList< SelectionColumn * > | inline |
clear(void) | Selection | inline |
current(void) | LinkList< SelectionColumn * > | inline |
currentColumnNumber(void) | Selection | inlineprotected |
dir | LinkList< SelectionColumn * > | |
direction enum name | LinkList< SelectionColumn * > | |
FWD enum value | LinkList< SelectionColumn * > | |
getCount(void) | LinkList< SelectionColumn * > | inline |
getLastIter(GtkTreeStore *store=NULL) | Selection | inlineprivate |
getSelection(char *value) | Selection | inline |
getWidget(void) | Selection | inline |
grab(int i) | LinkList< SelectionColumn * > | inline |
hide(void) | Selection | inline |
init(void) | Selection | inlineprivate |
LinkList(void) | LinkList< SelectionColumn * > | inline |
next(void) | LinkList< SelectionColumn * > | inline |
operator<<(const char *text) | Selection | inline |
operator<<(GdkPixbuf *pixbuf) | Selection | inline |
operator<<(SelectionColumn *newCol) | Selection | inline |
prev(void) | LinkList< SelectionColumn * > | inline |
remove(void) | LinkList< SelectionColumn * > | inline |
REV enum value | LinkList< SelectionColumn * > | |
Selection(void) | Selection | inline |
Selection(const char *listName, GCallback callback=NULL) | Selection | inline |
selection | Selection | protected |
selectRow(char *path) | Selection | inline |
setCallbackAfter(GCallback callback, void *data) | Selection | inline |
setSelectionCallback(GCallback callback) | Selection | inline |
setSelectionCallback(const char *event, GCallback callback, gpointer data) | Selection | inline |
setTreeCallback(const char *event, GCallback callback, gpointer data) | Selection | inline |
show(void) | Selection | inline |
tree | Selection | protected |
~LinkList(void) | LinkList< SelectionColumn * > | inlinevirtual |