Gio.DBusObjectSkeleton.prototype.flush
function flush(): void {
// Gjs wrapper for g_dbus_object_skeleton_flush()
}
This method simply calls Gio.DBusInterfaceSkeleton.prototype.flush on all interfaces belonging to object. See that method for when flushing is useful.
Since 2.30