Gio.DBusObjectManager::get_objects
function vfunc_get_objects(): Array(Gio.DBusObject) {
}
Gets all Gio.DBusObject objects known to manager.
Since 2.30
- Returns
A list of Gio.DBusObject objects. The returned list should be freed with GLib.List.free after each element has been freed with GObject.Object.prototype.unref.