Gio.SettingsSchemaSource

const Gio = imports.gi.Gio;

let settingsSchemaSource = new Gio.SettingsSchemaSource(directory: String, parent: Gio.SettingsSchemaSource, trusted: Boolean);
  

This is an opaque structure type. You may not access it directly.

Since 2.32