addItem(Widget item) | Combo | |
addItem(Widget item, char[] itemString) | Combo | |
appendString(char[] str) | Combo | |
caseSensitive(bit sensitive) | Combo | |
disableActivate() | Combo | |
getEntry() | Combo | |
getList() | Combo | |
getSelectedText() | Combo | |
getType() | HBox | [private, static] |
setItemString(Widget item, char[] str) | Combo | |
setList(List list) | Combo | |
setStrings(char[][] strings) | Combo | |
setStrings(ListG list) | Combo | |
setText(char[] str) | Combo | |
this() | Combo | |
HBox::this(gboolean homogeneous, gint spacing) | HBox | [private] |
Widget::this(GType type, char[] firstPropertyName) | Widget | [private] |
DUIObject::this(GtkType type, char[] firstPropertyName) | DUIObject | [private] |
ObjectG::this(GObject *gObject) | ObjectG | [private] |
useArrows(bit use) | Combo | |
useArrowsAlways(bit use) | Combo | |