add_events


Description:

public void add_events (int events)

Adds the events in the bitfield events to the event mask for this.

See set_events and the input handling overview for details.

Parameters:

this

a Widget

events

an event mask, see EventMask