Class

GdkWaylandWaylandMonitor

Description [src]

final class GdkWayland.WaylandMonitor : Gdk.Monitor {
  /* No available fields */
}

The Wayland implementation of GdkMonitor.

Beyond the GdkMonitor API, the Wayland implementation offers access to the Wayland wl_output object with gdk_wayland_monitor_get_wl_output().

Ancestors

Instance methods

gdk_wayland_monitor_get_wl_output

Returns the Wayland wl_output of a GdkMonitor.

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 GdkWaylandWaylandMonitorClass {
  /* no available fields */
}