Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkWidgetGetEvents: gtkWidgetGetEvents
Description
Returns the event mask for the widget (a bitfield containing flags from the
GdkEventMask
enumeration). These are the events that the widget will receive.
Usage
gtkWidgetGetEvents(object)
Arguments
object
a
GtkWidget
Value
widget