Gio.DBusInterfaceSkeleton.prototype.unexport
function unexport(): void {
// Gjs wrapper for g_dbus_interface_skeleton_unexport()
}
Stops exporting interface_ on all connections it is exported on.
To unexport interface_ from only a single connection, use Gio.DBusInterfaceSkeleton.prototype.unexport_from_connection
Since 2.30