Package org.gnome.gdk

Class Monitor

java.lang.Object
All Implemented Interfaces:
Proxy

@Generated("io.github.jwharm.JavaGI") public class Monitor extends GObject
GdkMonitor objects represent the individual outputs that are associated with a GdkDisplay.

GdkDisplay keeps a GListModel to enumerate and monitor monitors with Display.getMonitors(). You can use Display.getMonitorAtSurface(org.gnome.gdk.Surface) to find a particular monitor.