gtk_touchscreen_mode


Description:

[ NoAccessorMethod ]
public bool gtk_touchscreen_mode { get; set; }

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.

Note:

Generally, the behavior for touchscreen input should be performed dynamically based on gdk_event_get_source_device.