Method
GdkWindowget_device_events
since: 3.0
Declaration [src]
GdkEventMask
gdk_window_get_device_events (
GdkWindow* window,
GdkDevice* device
)
Description [src]
Returns the event mask for window corresponding to an specific device.
Available since: 3.0
Parameters
device-
Type:
GdkDeviceA
GdkDevice.The data is owned by the caller of the method.
Return value
Type: GdkEventMask
Device event mask for window.