Method

PwgRegistryget_globals

since: 0.1

Declaration [src]

GListModel*
pwg_registry_get_globals (
  PwgRegistry* self
)

Description [src]

Gets the live registry global model.

Stability: Unstable

Available since: 0.1

Gets propertyPwg.Registry:globals

Return value

Type: A list model of GObject

A GListModel of PwgGlobal objects.

The returned data is owned by the instance.