Method
GdkX11X11Screenget_monitor_output
Declaration [src]
XID
gdk_x11_screen_get_monitor_output (
GdkX11Screen* screen,
int monitor_num
)
Description [src]
Gets the XID of the specified output/monitor. If the X server does not support version 1.2 of the RANDR extension, 0 is returned.
Return value
Returns: | XID |
The XID of the monitor. |