vdk 2.4.0
|
This is the complete list of members for VDKHLButton, including all inherited members.
Add(VDKObject *obj, int justify=l_justify, int expand=TRUE, int fill=TRUE, int padding=0) | VDKObject | virtual |
ButtonBox | VDKCustomButton | |
Caption | VDKCustomButton | |
CaptionWrap | VDKCustomButton | |
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 | inlinevirtual |
Items() | VDKObject | inline |
Label | VDKCustomButton | |
NormalBackground | VDKObject | |
Owner() | VDKObject | inline |
Parent(VDKObject *p=NULL) | VDKObject | inline |
parent | VDKObject | protected |
Pixmap | VDKCustomButton | |
s_clicked | VDKObject | protected |
SetBackground(VDKRgb color, GtkStateType state=GTK_STATE_NORMAL) | VDKObject | virtual |
SetComboMenu(VDKMenu *menu) | VDKCustomButton | |
SetCursor(VDKCursorType) | VDKObject | |
SetFont(VDKFont *font) | VDKCustomButton | inlinevirtual |
SetForeground(VDKRgb color, GtkStateType state=GTK_STATE_NORMAL) | VDKCustomButton | inlinevirtual |
SetSize(int w, int h) | VDKObject | inline |
SetTip(char *) | VDKObject | virtual |
Setup(void) | VDKHLButton | 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 | |
VDKCustomButton(VDKForm *owner, const char *label, unsigned int type=VDK_CBUTTON_UNTOGGLED|VDK_CBUTTON_NORMAL) | VDKCustomButton | |
VDKCustomButton(VDKForm *owner, const char *pixfile, const char *label, unsigned int type=VDK_CBUTTON_UNTOGGLED|VDK_CBUTTON_NORMAL, GtkPositionType position=GTK_POS_RIGHT) | VDKCustomButton | |
VDKCustomButton(VDKForm *owner, const char **pixdata, const char *label, unsigned int type=VDK_CBUTTON_UNTOGGLED|VDK_CBUTTON_NORMAL, GtkPositionType position=GTK_POS_RIGHT) | VDKCustomButton | |
VDKHLButton(VDKForm *owner, const char *pixfile, const char *label=NULL, unsigned int type=VDK_CBUTTON_UNTOGGLED|VDK_CBUTTON_NORMAL, GtkPositionType position=GTK_POS_RIGHT) | VDKHLButton | |
VDKHLButton(VDKForm *owner, const char **pixdata, const char *label=NULL, unsigned int type=VDK_CBUTTON_UNTOGGLED|VDK_CBUTTON_NORMAL, GtkPositionType position=GTK_POS_RIGHT) | VDKHLButton | |
VDKObject(VDKForm *owner=NULL) | VDKObject | |
VDKObject(VDKForm *owner, GtkWidget *widget) | VDKObject | |
Visible | VDKObject | |
widget | VDKObject | protected |
Widget() | VDKObject | virtual |
WrappedWidget() | VDKObject | |
~VDKObject() | VDKObject | virtual |