Method
Gdk.DisplayManager.open_display
Declaration [src]
GdkDisplay*
gdk_display_manager_open_display (
  GdkDisplayManager* manager,
  const char* name
)
Parameters
| name | const char* | 
| the name of the display to open | |
| Ownership is not transferred to the callee | |
| The string is a NUL terminated UTF-8 string | 
Return value
| Returns: GdkDisplay | |
| a  | |
| Ownership is not transferred to the caller | |
| Can be NULL | |