get_all_db_objects


Description:

public SList<unowned MetaDbObject?> get_all_db_objects ()

Get a list of all the MetaDbObject structures representing database objects in this.

Note that no MetaDbObject structure must not be modified.

Parameters:

this

a MetaStruct object

Returns:

a new SList list of pointers to MetaDbObject structures which must be destroyed after usage using g_slist_free. The individual MetaDbObject must not be modified.