Function
GdkX11x11_get_default_xdisplay
Declaration [src]
Display*
gdk_x11_get_default_xdisplay (
void
)
Return value
Type: Display
The Xlib Display* for
the display specified in the --display
command
line option or the DISPLAY
environment variable.
The data is owned by the called function. |