Function

AstalWlget_default

Declaration

AstalWlRegistry*
astal_wl_get_default (
  void
)

Description

Convenience wrapper for astal_wl_registry_get_default(). Returns the singleton Registry instance that tracks all known globals, outputs, and seats on the connected Wayland display.

Return value

Type: AstalWlRegistry

No description available.

The caller of the function takes ownership of the data, and is responsible for freeing it.