Screen.makeDisplayName

Determines the name to pass to gdk_display_open() to get a #GdkDisplay with this screen as the default screen.

class Screen
string
makeDisplayName
()

Return Value

Type: string

a newly allocated string, free with g_free()

Meta