[ CCode ( type_id = "gdk_monitor_get_type ()" ) ]
public class Monitor : Object
Represents the individual outputs that are associated with a `GdkDisplay`.
`GdkDisplay` keeps a `GListModel` to enumerate and monitor monitors with [method@Gdk.Display.get_monitors]. You can use [ method@Gdk.Display.get_monitor_at_surface] to find a particular monitor.