Gtk.Widget.prototype.get_support_multidevice
function get_support_multidevice():Boolean { // Gjs wrapper for gtk_widget_get_support_multidevice() }
Returns true if widget is multiple pointer aware. See Gtk.set_support_multidevice for more information.
- Returns
true if widget is multidevice aware.