Method

AgsConnectableget_uuid

since: 3.0.0

Declaration [src]

AgsUUID*
ags_connectable_get_uuid (
  AgsConnectable* connectable
)

Description [src]

Get UUID of connectable.

Available since: 3.0.0

Return value

Type: AgsUUID

The assigned AgsUUID.

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