Property
GtkSettings:gtk-touchscreen-mode
deprecated: 3.4. since: 2.10
Description [src]
When TRUE
, there are no motion notify events delivered on this screen,
and widgets can’t use the pointer hovering them for any essential functionality.
Type:gboolean
Available since: 2.10
Deprecated since: 3.4.
Generally, the behavior for touchscreen input should be performed dynamically based on gdk_event_get_source_device().
Default value | FALSE |