Module dui.TreeItem
| Constructor Summary | |
|---|---|
| protected |
(GtkWidget* gtkWidget) |
| public |
() Creates a new TreeItem |
|
(char label) Creates a new tree item with a label |
|
| Methods Summary | |
|---|---|
| static GType |
getType() Gets this class type |
| void |
setSubtree(Widget subtree) |
| void |
RemoveSubtree() remove the subtree of this item |
| void |
select() selects this item |
| void |
deselect() deselect this item |
| void |
expand() expand all the braches of this ite, |
| void |
collapse() Collapse all the branches of this item |