Method

GdkWayland.WaylandDevice.get_wl_pointer

Declaration [src]

wl_pointer*
gdk_wayland_device_get_wl_pointer (
  GdkDevice* device
)

Description [src]

Returns the Wayland wl_pointer of a GdkDevice.

Return value

Returns: wl_pointer*

a Wayland wl_pointer

Ownership is not transferred to the caller
Can be NULL