gdk.monitor.MonitorG objects represent the individual outputs that are associated with a gdk.display.Display.
gdk.display.Display keeps a gio.list_model.ListModel to enumerate and monitor monitors with gdk.display.Display.getMonitors. You can use gdk.display.Display.getMonitorAtSurface to find a particular monitor.
gdk.monitor.MonitorG objects represent the individual outputs that are associated with a gdk.display.Display.
gdk.display.Display keeps a gio.list_model.ListModel to enumerate and monitor monitors with gdk.display.Display.getMonitors. You can use gdk.display.Display.getMonitorAtSurface to find a particular monitor.