Gio.DBusInterfaceSkeleton.prototype.set_flags

function set_flags(flags: Gio.DBusInterfaceSkeletonFlags): void {
    // Gjs wrapper for g_dbus_interface_skeleton_set_flags()
}
  

Sets flags describing what the behavior of @skeleton should be.

Since 2.30

flags

Flags from the Gio.DBusInterfaceSkeletonFlags enumeration.