Add(VDKObject *obj, int justify=l_justify, int expand=TRUE, int fill=TRUE, int padding=0) | VDKObject | [virtual] |
ConnectingWidget() | VDKObject | |
Cursor | VDKObject | |
Destroy() | VDKObject | |
Draw(GdkRectangle *area=NULL) | VDKObject | |
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 | |
isA() | VDKObject | [inline, virtual] |
Items() | VDKObject | [inline] |
NormalBackground | VDKObject | |
Owner() | VDKObject | [inline] |
parent | VDKObject | [protected] |
Parent(VDKObject *p=NULL) | VDKObject | [inline] |
s_child_attached | VDKObject | [protected] |
s_child_detached | VDKObject | [protected] |
s_clicked | VDKObject | [protected] |
s_enter | VDKObject | [protected] |
s_leave | VDKObject | [protected] |
s_list_click_column | VDKObject | [protected] |
s_list_select | VDKObject | [protected] |
s_list_unselect | VDKObject | [protected] |
s_pressed | VDKObject | [protected] |
s_realize | VDKObject | [protected] |
s_released | VDKObject | [protected] |
s_toggled | VDKObject | [protected] |
s_value_changed | VDKObject | [protected] |
SetBackground(VDKRgb color, GtkStateType state=GTK_STATE_NORMAL) | VDKObject | [virtual] |
SetColors(int fred, int fgreen, int fblue, int bred, int bgreen, int bblue) | VDKTooltip | [virtual] |
SetCursor(VDKCursorType) | VDKObject | |
SetDelay(int delay) | VDKTooltip | |
SetFont(VDKFont *f) | VDKObject | [virtual] |
SetForeground(VDKRgb color, GtkStateType state=GTK_STATE_NORMAL) | VDKObject | [virtual] |
SetSize(int w, int h) | VDKObject | [inline] |
SetTip(char *) | VDKTooltip | [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] |
Usize | VDKObject | |
VDKObject(VDKForm *owner=NULL) | VDKObject | |
VDKObject(VDKForm *owner, GtkWidget *widget) | VDKObject | |
VDKTooltip(VDKForm *owner, VDKObject *tipped, char *tip, int delay=0) | VDKTooltip | |
Visible | VDKObject | |
Widget() | VDKObject | [virtual] |
widget | VDKObject | [protected] |
WrappedWidget() | VDKObject | |
~VDKObject() | VDKObject | [virtual] |
~VDKTooltip() | VDKTooltip | |