Package: gdk

Function gdk-display-manager-get

Lambda List

gdk-display-manager-get ()

Return Value

The global gdk-display-manager singleton object.

Details

Gets the gdk-display-manager singleton object.

When called for the first time, this function consults the GDK_BACKEND environment variable to find out which of the supported GDK backends to use in case GDK has been compiled with multiple backends.

Example

 (gdk-display-manager-get)
=> #<GDK-DISPLAY-MANAGER {1001CFF103}>    
 

See also

2020-11-6