could be opened, otherwise null.
Display.openDefaultLibgtkOnly
gdk.display.Display openDefaultLibgtkOnly()Opens the default display specified by command line arguments or environment variables, sets it as the default display, and returns it. [gdk.global.parseArgs] must have been called first. If the default display has previously been set, simply returns that. An internal function that should not be used by applications.
Returns
the default display, if it
Deprecated
This symbol was never meant to be used outside
of GTK+