Function

Agsglobals_get_hash_table

since: 3.0.0

Declaration [src]

GHashTable*
ags_globals_get_hash_table (
  void
)

Description [src]

Get globals hash table.

Available since: 3.0.0

Return value

Type: GHashTable

The GHashTable containig globals.

The data is owned by the called function.