Function
Gdk.Display.open
Declaration [src]
GdkDisplay*
gdk_display_open (
const char* display_name
)
Parameters
display_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 |