Add(VDKObject *obj, int justify=l_justify, int expand=TRUE, int fill=TRUE, int padding=0) | VDKObject | [virtual] |
CaseSensitive | VDKCombo | |
ConnectingWidget() | VDKObject | |
Cursor | VDKObject | |
Destroy() | VDKObject | |
Draw(GdkRectangle *area=NULL) | VDKObject | |
Editable | VDKCombo | |
Enabled | VDKObject | |
EventConnect(VDKObject *obj, char *event, bool(VDKObject::*method)(VDKObject *, GdkEvent *), bool after=false) | VDKObject | [inline] |
EventConnect(char *, bool(VDKObject::*)(VDKObject *, GdkEvent *), bool after=false) | VDKObject | [inline] |
EventDisconnect(int connection) | VDKObject | [inline] |
Font | VDKObject | |
GetBackground(GtkStateType state=GTK_STATE_NORMAL) | VDKObject | |
GetCursor() | VDKObject | [inline] |
GetFont() | VDKObject | [inline] |
GetForeground(GtkStateType state=GTK_STATE_NORMAL) | VDKObject | |
GetVisible() | VDKObject | [inline] |
GrabFocus() | VDKObject | |
Hidden | VDKCombo | |
isA() | VDKObject | [inline, virtual] |
Items() | VDKObject | [inline] |
NormalBackground | VDKObject | |
Owner() | VDKObject | [inline] |
parent | VDKObject | [protected] |
Parent(VDKObject *p=NULL) | VDKObject | [inline] |
PopdownStrings | VDKCombo | |
s_clicked | VDKObject | [protected] |
Selected | VDKCombo | |
SetBackground(VDKRgb rgb, GtkStateType state) | VDKCombo | [virtual] |
SetCursor(VDKCursorType) | VDKObject | |
SetFont(VDKFont *f) | VDKObject | [virtual] |
SetForeground(VDKRgb color, GtkStateType state=GTK_STATE_NORMAL) | VDKObject | [virtual] |
SetSize(int w, int h) | VDKObject | [inline] |
SetTip(char *) | VDKObject | [virtual] |
Setup() | VDKObject | [inline, virtual] |
SetUsize(VDKPoint s) | VDKObject | [inline] |
SetVisible(bool visible) | VDKObject | |
SignalConnect(VDKObject *obj, char *signal, bool(VDKObject::*method)(VDKObject *), bool gtk=true, bool after=false) | VDKObject | [inline] |
SignalConnect(char *signal, bool(VDKObject::*method)(VDKObject *), bool gtk=true, bool after=false) | VDKObject | [inline] |
SignalDisconnect(int connection) | VDKObject | [inline] |
SignalEmit(int signal) | VDKObject | |
SignalEmit(char *sig) | VDKObject | |
SignalEmitParent(int signal) | VDKObject | [inline] |
SignalEmitParent(char *sig) | VDKObject | |
sigwid | VDKObject | [protected] |
Sorted | VDKCombo | |
Text | VDKCombo | |
Usize | VDKObject | |
VDKCombo(VDKForm *owner, char *def=(char *) NULL, GtkWidget *combo=NULL) | VDKCombo | |
VDKObject(VDKForm *owner=NULL) | VDKObject | |
VDKObject(VDKForm *owner, GtkWidget *widget) | VDKObject | |
Visible | VDKObject | |
Widget() | VDKObject | [virtual] |
widget | VDKObject | [protected] |
WrappedWidget() | VDKObject | |
~VDKObject() | VDKObject | [virtual] |