gtkWidgetGetEvents {RGtk2} | R Documentation |
Returns the event mask for the widget (a bitfield containing flags
from the GdkEventMask
enumeration). These are the events that the widget
will receive.
gtkWidgetGetEvents(object)
|
[GtkWidget ] a GtkWidget |
[integer] event mask for widget
Derived by RGtkGen from GTK+ documentation