Method

GdkWayland.WaylandMonitor.get_wl_output

Declaration [src]

wl_output*
gdk_wayland_monitor_get_wl_output (
  GdkMonitor* monitor
)

Description [src]

Returns the Wayland wl_output of a GdkMonitor.

Return value

Returns: wl_output*

a Wayland wl_output

Ownership is not transferred to the caller
Can be NULL