GtkWidget::get_events

GdkEventMask get_events();

Returns the event mask for the widget (a bitfield containing flags from the GdkEventMask enumeration). These are the events that the widget will receive.

See also: add_events() , set_events()