Gdk.getDisplayArgName

Gets the display name specified in the command line arguments passed to gdk_init() or gdk_parse_args(), if any.

struct Gdk
static
string
getDisplayArgName
()

Return Value

Type: string

the display name, if specified explicitly, otherwise NULL this string is owned by GTK+ and must not be modified or freed.

Meta