[ Version ( since = "0.11.3" ) ]
public void unregister_object (Object object)
Stop exporting object
on D-Bus.
This is a convenience wrapper around dbus_g_connection_unregister_g_object
, and behaves similarly.
this |
object representing a connection to a bus |
object |
an object previously exported with register_object |