Function

AstalWlRegistryget_default

Declaration

AstalWlRegistry*
astal_wl_registry_get_default (
  void
)

Description

Returns the singleton Registry instance. The first call connects to the Wayland display and sets up the underlying wl_registry listener.

Return value

Type: AstalWlRegistry

No description available.

The data is owned by the called function.