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 Device

a #GdkDevice

Return Value

device event mask for @widget

Meta