GDBusObjectManagerIface.getObjects

struct GDBusObjectManagerIface
extern (C)
GList* function(GDBusObjectManager* manager) getObjects;

Return Value

A list of GDBusObject objects. The returned list should be freed with g_list_free() after each element has been freed with g_object_unref().