DBusInterfaceSkeleton.hasConnection

Checks if interface_ is exported on connection.

class DBusInterfaceSkeleton
bool
hasConnection

Parameters

connection gio.dbus_connection.DBusConnection

A #GDBusConnection.

Return Value

Type: bool

true if interface_ is exported on connection, false otherwise.