Class

GdkX11X11Monitor

Description

final class GdkX11.X11Monitor : Gdk.Monitor {
  /* No available fields */
}
No description available.

Ancestors

Instance methods

gdk_x11_monitor_get_output

Returns the XID of the Output corresponding to monitor.

gdk_x11_monitor_get_workarea

Retrieves the size and position of the “work area” on a monitor within the display coordinate space.

Methods inherited from GdkMonitor (11)
Methods inherited from GObject (42)

Properties

Properties inherited from GdkMonitor (11)

Signals

Signals inherited from GdkMonitor (1)
Signals inherited from GObject (1)

Class structure

struct GdkX11X11MonitorClass {
  /* no available fields */
}