Widget.getDeviceEvents

Returns the events mask for the widget corresponding to an specific device. These are the events that the widget will receive when device operates on it.

class Widget
getDeviceEvents

Parameters

device gdk.device.Device

a #GdkDevice

Return Value

Type: gdk.types.EventMask

device event mask for widget