get_objects
Description:
Gets all DBusObject objects known to this.
Parameters:
| this |
Returns:
|
A list of DBusObject objects. The returned list should be freed with g_list_free after each element has been freed with unref. |
Gets all DBusObject objects known to this.
| this |
|
A list of DBusObject objects. The returned list should be freed with g_list_free after each element has been freed with unref. |