Package: gtk

Function gtk:widget-add-device-events

Lambda List

gtk:widget-add-device-events (widget device events)

Arguments

widget -- a gtk:widget object
device -- a gdk:device object
events -- a gdk:event-mask event mask

Details

Adds the device events in the events bitfield to the event mask for the widget. See the gtk:widget-device-events function for details.
 

See also

#2023-3-8