Method

PwgRegistryget_core

since: 0.1

Declaration [src]

PwgCore*
pwg_registry_get_core (
  PwgRegistry* self
)

Description [src]

Gets the core used by this registry.

Stability: Unstable

Available since: 0.1

Gets propertyPwg.Registry:core

Return value

Type: PwgCore

The core used by this registry.

The returned data is owned by the instance.