set_support_multidevice
Description:
Enables or disables multiple pointer awareness.
If this setting is true, this will start receiving multiple, per device enter/leave events. Note that if custom Windows are created in realize, set_support_multidevice will have to be called manually on them.
Parameters:
this |
a Widget |
support_multidevice |
true to support input from multiple devices. |