Widget.getDeviceEnabled

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

class Widget
bool
getDeviceEnabled

Parameters

device Device

a #GdkDevice

Return: %TRUE is @device is enabled for @widget

Meta