Widget.getEvents

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

class Widget
int
getEvents
()

Return Value

Type: int

event mask for widget

Meta