DBusProxy.getNameOwner

The unique name that owns the name that proxy is for or NULL if no-one currently owns that name. You may connect to the "notify" signal to track changes to the "g-name-owner" property. Since 2.26

class DBusProxy
string
getNameOwner
()

Return Value

Type: string

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

Meta