- backSpinChanged
void backSpinChanged(SpinButton spinButton)
Undocumented in source. Be warned that the author may not have intended to support it.
- drawPrimitive
void drawPrimitive(GC gc, Drawable d, int x, int y)
Undocumented in source. Be warned that the author may not have intended to support it.
- exposeCallback
bool exposeCallback(GdkEventExpose* event, Widget widget)
This will be called from the expose event call back.
\bug this is called on get or loose focus - review
- mapCallback
bool mapCallback(Widget d, Event event)
Undocumented in source. Be warned that the author may not have intended to support it.
- mouseButtonReleaseCallback
bool mouseButtonReleaseCallback(Widget widget, GdkEventButton event)
Undocumented in source. Be warned that the author may not have intended to support it.
- noExposeCallback
bool noExposeCallback(Widget widget)
Undocumented in source. Be warned that the author may not have intended to support it.
- onButtonPress
bool onButtonPress(GdkEventButton* event, Widget widget)
Undocumented in source. Be warned that the author may not have intended to support it.
- onButtonRelease
bool onButtonRelease(GdkEventButton* event, Widget widget)
Undocumented in source. Be warned that the author may not have intended to support it.
- onCGOptionsChanged
void onCGOptionsChanged(ComboBox comboBox)
Undocumented in source. Be warned that the author may not have intended to support it.
- onMotionNotify
bool onMotionNotify(GdkEventMotion* event, Widget widget)
Undocumented in source. Be warned that the author may not have intended to support it.
- onPrimOptionChanged
void onPrimOptionChanged(ComboBox comboBox)
Undocumented in source. Be warned that the author may not have intended to support it.
- onSizeAllocate
void onSizeAllocate(GtkAllocation* allocation, Widget widget)
Undocumented in source. Be warned that the author may not have intended to support it.
- sizeSpinChanged
void sizeSpinChanged(SpinButton spinButton)
Undocumented in source. Be warned that the author may not have intended to support it.