DBusObjectManagerClient.getNameOwner

The unique name that owns the name that manager is for or NULL if no-one currently owns that name. You can connect to the "notify" signal to track changes to the "name-owner" property. Since 2.30

class DBusObjectManagerClient
string
getNameOwner
()

Return Value

Type: string

The name owner or NULL if no name owner exists. Free with g_free().

Meta