get_device_manager
Description:
[ Version ( deprecated = true , deprecated_since = "3.20." , since = "3.0" ) ]
public unowned DeviceManager? get_device_manager ()
public unowned DeviceManager? get_device_manager ()
Warning: get_device_manager is deprecated since 3.20..
Returns the DeviceManager associated to this .
Note:
Use get_default_seat and Seat operations.
Parameters:
this |
a Display. |
Returns:
A DeviceManager, or null. This memory is owned by GDK and must not be freed or unreferenced. |