Method
GioDBusProxyget_name_owner
since: 2.26
Declaration [src]
gchar*
g_dbus_proxy_get_name_owner (
GDBusProxy* proxy
)
Description [src]
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
GObject::notify
signal to track changes to the
GDBusProxy:g-name-owner
property.
Available since: 2.26