Display.getDefault

Gets the default gdk.Display This is a convenience function for: gdk_display_manager_get_default_display (gdk_display_manager_get ()).

class Display
static
getDefault
()

Return Value

Type: Display

a gdk.Display, or NULL if there is no default display.

Meta