Display.getDeviceManager

Returns the #GdkDeviceManager associated to display.

More...
class Display
getDeviceManager
()

Return Value

Type: gdk.device_manager.DeviceManager

A #GdkDeviceManager, or null. This memory is owned by GDK and must not be freed or unreferenced.

Detailed Description

Deprecated: Use gdk.display.Display.getDefaultSeat and #GdkSeat operations.