Method
GdkDeviceget_has_cursor
since: 2.20
Declaration [src]
gboolean
gdk_device_get_has_cursor (
GdkDevice* device
)
Description [src]
Determines whether the pointer follows device motion. This is not meaningful for keyboard devices, which don’t have a pointer.
Available since: 2.20
Gets property | Gdk.Device:has-cursor |