GtkWidgetClass

Undocumented in source.
struct GtkWidgetClass {}

Members

Variables

_GtkReserved5
void function() _GtkReserved5;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_GtkReserved6
void function() _GtkReserved6;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_GtkReserved7
void function() _GtkReserved7;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
activateSignal
uint activateSignal;
buttonPressEvent
int function(GtkWidget* widget, GdkEventButton* event) buttonPressEvent;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
buttonReleaseEvent
int function(GtkWidget* widget, GdkEventButton* event) buttonReleaseEvent;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
canActivateAccel
int function(GtkWidget* widget, uint signalId) canActivateAccel;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
childNotify
void function(GtkWidget* widget, GParamSpec* pspec) childNotify;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
clientEvent
int function(GtkWidget* widget, GdkEventClient* event) clientEvent;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
compositedChanged
void function(GtkWidget* widget) compositedChanged;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
configureEvent
int function(GtkWidget* widget, GdkEventConfigure* event) configureEvent;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
deleteEvent
int function(GtkWidget* widget, GdkEventAny* event) deleteEvent;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
destroyEvent
int function(GtkWidget* widget, GdkEventAny* event) destroyEvent;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
directionChanged
void function(GtkWidget* widget, GtkTextDirection previousDirection) directionChanged;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
dispatchChildPropertiesChanged
void function(GtkWidget* widget, uint nPspecs, GParamSpec** pspecs) dispatchChildPropertiesChanged;
dragBegin
void function(GtkWidget* widget, GdkDragContext* context) dragBegin;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
dragDataDelete
void function(GtkWidget* widget, GdkDragContext* context) dragDataDelete;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
dragDataGet
void function(GtkWidget* widget, GdkDragContext* context, GtkSelectionData* selectionData, uint info, uint time) dragDataGet;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
dragDataReceived
void function(GtkWidget* widget, GdkDragContext* context, int x, int y, GtkSelectionData* selectionData, uint info, uint time) dragDataReceived;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
dragDrop
int function(GtkWidget* widget, GdkDragContext* context, int x, int y, uint time) dragDrop;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
dragEnd
void function(GtkWidget* widget, GdkDragContext* context) dragEnd;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
dragLeave
void function(GtkWidget* widget, GdkDragContext* context, uint time) dragLeave;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
dragMotion
int function(GtkWidget* widget, GdkDragContext* context, int x, int y, uint time) dragMotion;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
enterNotifyEvent
int function(GtkWidget* widget, GdkEventCrossing* event) enterNotifyEvent;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
event
int function(GtkWidget* widget, GdkEvent* event) event;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
exposeEvent
int function(GtkWidget* widget, GdkEventExpose* event) exposeEvent;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
focus
int function(GtkWidget* widget, GtkDirectionType direction) focus;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
focusInEvent
int function(GtkWidget* widget, GdkEventFocus* event) focusInEvent;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
focusOutEvent
int function(GtkWidget* widget, GdkEventFocus* event) focusOutEvent;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getAccessible
AtkObject* function(GtkWidget* widget) getAccessible;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grabBrokenEvent
int function(GtkWidget* widget, GdkEventGrabBroken* event) grabBrokenEvent;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grabFocus
void function(GtkWidget* widget) grabFocus;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grabNotify
void function(GtkWidget* widget, int wasGrabbed) grabNotify;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hide
void function(GtkWidget* widget) hide;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hideAll
void function(GtkWidget* widget) hideAll;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hierarchyChanged
void function(GtkWidget* widget, GtkWidget* previousToplevel) hierarchyChanged;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
keyPressEvent
int function(GtkWidget* widget, GdkEventKey* event) keyPressEvent;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
keyReleaseEvent
int function(GtkWidget* widget, GdkEventKey* event) keyReleaseEvent;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
leaveNotifyEvent
int function(GtkWidget* widget, GdkEventCrossing* event) leaveNotifyEvent;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
map
void function(GtkWidget* widget) map;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
mapEvent
int function(GtkWidget* widget, GdkEventAny* event) mapEvent;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
mnemonicActivate
int function(GtkWidget* widget, int groupCycling) mnemonicActivate;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
motionNotifyEvent
int function(GtkWidget* widget, GdkEventMotion* event) motionNotifyEvent;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
noExposeEvent
int function(GtkWidget* widget, GdkEventAny* event) noExposeEvent;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
parentClass
GtkObjectClass parentClass;
Undocumented in source.
parentSet
void function(GtkWidget* widget, GtkWidget* previousParent) parentSet;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
popupMenu
int function(GtkWidget* widget) popupMenu;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
propertyNotifyEvent
int function(GtkWidget* widget, GdkEventProperty* event) propertyNotifyEvent;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
proximityInEvent
int function(GtkWidget* widget, GdkEventProximity* event) proximityInEvent;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
proximityOutEvent
int function(GtkWidget* widget, GdkEventProximity* event) proximityOutEvent;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
queryTooltip
int function(GtkWidget* widget, int x, int y, int keyboardTooltip, GtkTooltip* tooltip) queryTooltip;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
realize
void function(GtkWidget* widget) realize;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
screenChanged
void function(GtkWidget* widget, GdkScreen* previousScreen) screenChanged;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
scrollEvent
int function(GtkWidget* widget, GdkEventScroll* event) scrollEvent;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
selectionClearEvent
int function(GtkWidget* widget, GdkEventSelection* event) selectionClearEvent;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
selectionGet
void function(GtkWidget* widget, GtkSelectionData* selectionData, uint info, uint time) selectionGet;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
selectionNotifyEvent
int function(GtkWidget* widget, GdkEventSelection* event) selectionNotifyEvent;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
selectionReceived
void function(GtkWidget* widget, GtkSelectionData* selectionData, uint time) selectionReceived;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
selectionRequestEvent
int function(GtkWidget* widget, GdkEventSelection* event) selectionRequestEvent;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
setScrollAdjustmentsSignal
uint setScrollAdjustmentsSignal;
Undocumented in source.
show
void function(GtkWidget* widget) show;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
showAll
void function(GtkWidget* widget) showAll;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
showHelp
int function(GtkWidget* widget, GtkWidgetHelpType helpType) showHelp;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sizeAllocate
void function(GtkWidget* widget, GtkAllocation* allocation) sizeAllocate;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sizeRequest
void function(GtkWidget* widget, GtkRequisition* requisition) sizeRequest;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
stateChanged
void function(GtkWidget* widget, GtkStateType previousState) stateChanged;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
styleSet
void function(GtkWidget* widget, GtkStyle* previousStyle) styleSet;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
unmap
void function(GtkWidget* widget) unmap;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
unmapEvent
int function(GtkWidget* widget, GdkEventAny* event) unmapEvent;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
unrealize
void function(GtkWidget* widget) unrealize;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
visibilityNotifyEvent
int function(GtkWidget* widget, GdkEventVisibility* event) visibilityNotifyEvent;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
windowStateEvent
int function(GtkWidget* widget, GdkEventWindowState* event) windowStateEvent;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta