open_default_libgtk_only


Description:

public static unowned Display open_default_libgtk_only ()

Opens the default display specified by command line arguments or environment variables, sets it as the default display, and returns it.

Note:

This symbol was never meant to be used outside of GTK+

parse_args 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 could be opened, otherwise null.