Class

AgsRegistry

[]

Description

class Ags.Registry : GObject.Object
{
  flags: guint,
  obj_mutex: GRecMutex,
  server: GObject*,
  counter: guint,
  entry: GList*
}

No description available.

[]

Ancestors

[]

Constructors

ags_registry_new
No description available.

[]

Instance methods

ags_registry_add_entry

Add registry_entry to registry.

since: 3.0.0

ags_registry_find_entry

Find id as AgsRegistryEntry-struct in registry.

since: 3.0.0

Methods inherited from GObject (43)
[]

Properties

Ags.Registry:server

The assigned AgsServer.

since: 3.0.0

[]

Signals

Signals inherited from GObject (1)

Class structure