Function
Agsglobals_get_hash_table
since: 3.0.0
Declaration [src]
GHashTable*
ags_globals_get_hash_table (
void
)
Return value
Type: GHashTable
The GHashTable
containig globals.
The data is owned by the called function. |
since: 3.0.0
GHashTable*
ags_globals_get_hash_table (
void
)
Type: GHashTable
The GHashTable
containig globals.
The data is owned by the called function. |