Widget.getDeviceEnabled

Returns whether device can interact with widget and its children. See gtk_widget_set_device_enabled().

class Widget
int
getDeviceEnabled

Parameters

device Device

a GdkDevice

Return Value

Type: int

TRUE is device is enabled for widget Since 3.0

Meta