Module dui.ListItem
| Constructor Summary | |
|---|---|
|
(GtkWidget *gtkWidget) Creates a new List item from a GtkWidget |
|
|
() Creates a new ListItem |
|
|
(char label) Creates a new list item with a label |
|
| Methods Summary | |
|---|---|
| public static GType |
getType() Gets this class type |
| void |
select() Selects this item |
| void |
deselect() Deselect this item |
| void |
select(bit selectStat) Sets the selection state of this item |