get_objects


Description:

[ Version ( since = "2.30" ) ]
public abstract List<DBusObject> get_objects ()

Gets all DBusObject objects known to this.

Parameters:

this

A DBusObjectManager.

Returns:

A list of DBusObject objects. The returned list should be freed with g_list_free after each element has been freed with unref.