Package: gdk

Function gdk-screen-make-display-name

Lambda List

gdk-screen-make-display-name (screen)

Arguments

screen -- a gdk-screen object

Return Value

A string with the name of the default display.

Details

Determines the name to pass to the function gdk-display-open to get a gdk-display object with this screen as the default screen.

Warning

The gdk-screen-make-display-name function has been deprecated since version 3.22 and should not be used in newly written code.
 

See also

2021-12-13