Gio.DBusObjectManagerClient.prototype.get_name
function get_name(): String { // Gjs wrapper for g_dbus_object_manager_client_get_name() }
Gets the name that manager is for, or null if not a message bus connection.
Since 2.30
- Returns
A unique or well-known name. Do not free, the string belongs to manager.