package ocgtk

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Class Settings_schema.settings_schema

method get_id : unit -> string
method get_key : string -> Ocgtk_gio__.Settings_schema_key.t
method get_path : unit -> string option
method has_key : string -> bool
method list_children : unit -> string array
method list_keys : unit -> string array
method ref : unit -> Ocgtk_gio__.Settings_schema.t
method as_settings_schema : Ocgtk_gio__.Settings_schema.t