Exports interface_ at object_path on connection.
This can be called multiple times to export the same interface_ onto multiple connections however the object_path provided must be the same for all connections.
Use g_dbus_interface_skeleton_unexport() to unexport the object.
A gio.DBusConnection to export interface_ on.
The path to export the interface at.
TRUE if the interface was exported on connection, otherwise FALSE with error set.
GException on failure.
2.30
Exports interface_ at object_path on connection.
This can be called multiple times to export the same interface_ onto multiple connections however the object_path provided must be the same for all connections.
Use g_dbus_interface_skeleton_unexport() to unexport the object.