DBusConnection.getUniqueName

Gets the unique name of @connection as assigned by the message bus. This can also be used to figure out if @connection is a message bus connection.

class DBusConnection
string
getUniqueName
()

Return Value

Type: string

the unique name or %NULL if @connection is not a message bus connection. Do not free this string, it is owned by @connection.

Meta

Since

2.26