Function

AgsUUIDalloc

since: 3.0.0

Declaration [src]

AgsUUID*
ags_uuid_alloc (
  void
)

Description [src]

Allocate AgsUUID.

Available since: 3.0.0

Return value

Type: AgsUUID

A new AgsUUID.

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