x11_screen_get_monitor_output


Description:


public ID x11_screen_get_monitor_output (Screen screen, int monitor_num)

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.

Parameters:

this

a `GdkX11Screen`

monitor_num

number of the monitor, between 0 and gdk_screen_get_n_monitors (screen)

Returns:

the XID of the monitor


Namespace: Gdk
Package: gdk-x11-2.0