[ 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.
Generally, the behavior for touchscreen input should be performed dynamically based on gdk_event_get_source_device.