Function

AgsRegistryEntryalloc

since: 3.0.0

Declaration [src]

AgsRegistryEntry*
ags_registry_entry_alloc (
  void
)

Description [src]

Allocated AgsRegistryEntry-struct.

Available since: 3.0.0

This function is not directly available to language bindings.

Return value

Type: AgsRegistryEntry

The newly allocated AgsRegistryEntry-struct.

The data is owned by the called function.