Package: gdk

Function gdk-display-device-manager

Lambda List

gdk-display-device-manager (display)

Arguments

display -- a gdk-display object

Return Value

A gdk-device-manager object, or nil.

Details

Returns the device manager associated to the display.

Warning

The gdk-display-device-manager function has been deprecated since version 3.20 and should not be used in newly written code. Use the gdk-display-default-seat function and gdk-seat operations.
 

See also

2021-12-12