gdk.MonitorG

Undocumented in source.

Public Imports

gdk.c.types
public import gdk.c.types;
gtkc.gdktypes
public import gtkc.gdktypes;

Members

Classes

MonitorG
class MonitorG

GdkMonitor objects represent the individual outputs that are associated with a gdk.Display GdkDisplay has APIs to enumerate monitors with Display.getNMonitors and Display.getMonitor, and to find particular monitors with Display.getPrimaryMonitor or Display.getMonitorAtWindow.