Widget.addEvents

Adds the events in the bitfield events to the event mask for widget. See Widget.setEvents and the [input handling overview][event-masks] for details.

class Widget
void
addEvents
(
int events
)

Parameters

events int

an event mask, see GdkEventMask