Package: gdk
Function gdk:display-manager-get
Lambda Listgdk:display-manager-get () Return ValueThe 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. Examples(gdk:display-manager-get) => #<GDK:DISPLAY-MANAGER {1001CFF103}> | See also |
2024-7-10