Widget.addEvents

void addEvents(int events)

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

Parameters

eventsan event mask, see #GdkEventMask