gtk_touchscreen_mode
Description:
[ NoAccessorMethod ]
[ Version ( deprecated = true , deprecated_since = "3.4." , since = "2.10" ) ]
public bool gtk_touchscreen_mode { get; set; }
[ Version ( deprecated = true , deprecated_since = "3.4." , since = "2.10" ) ]
public bool gtk_touchscreen_mode { get; set; }
Warning: gtk_touchscreen_mode is deprecated since 3.4..
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 get_source_device.