Screen.makeDisplayName

Determines the name to pass to Display.open to get a gdk.Display with this screen as the default screen.

class Screen
string
makeDisplayName
()

Return Value

Type: string

a newly allocated string, free with g_free()

Meta