Method

AstalWlRegistryget_display

Declaration

struct wl_display*
astal_wl_registry_get_display (
  AstalWlRegistry* self
)

Description

Returns the underlying wl_display used by this registry.

This method is not directly available to language bindings.

Return value

Type: struct wl_display*

No description available.

The returned data is owned by the instance.
The return value can be NULL.