C-KIT-GUI-GTK 0.62
|
Go to the source code of this file.
Data Structures | |
struct | TreeNode |
int GUI_tree1_row_add | ( | TreeNode * | nodeChd, |
MemObj * | mo, | ||
TreeNode * | nodePar, | ||
int | icoNr, | ||
char * | txt, | ||
int | mode | ||
) |
expand row or all (if it == NULL)
expand row or all (if it == NULL)
int GUI_tree1_unselect_all | ( | MemObj * | mo | ) |
unselect all objects of tree
unselect all objects of tree
GUI_tree1_childNr get nr of childs of it
GUI_tree1_childNr get nr of childs of it
compare 2 rows if identical;
compare 2 rows if identical;
int GUI_tree1_cbSel | ( | void * | selection, |
MemObj | mo | ||
) |
INTERNAL
INTERNAL
int GUI_tree1_cbMouse | ( | void * | parent, |
void * | ev, | ||
MemObj | mo | ||
) |
INTERNAL
INTERNAL
remove node it and its childs
remove node it and its childs
int GUI_tree1_clear | ( | MemObj * | mo | ) |
clear whole tree
clear whole tree
int GUI_tree1_decode | ( | MemObj * | mo | ) |