package ocgtk

  1. Overview
  2. Docs
OCaml bindings for GTK 4

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v0.1-preview2.tar.gz
sha256=4e50fdb5093136a10fc8ffbe388e44cbcb70d52f8afdd48863ec7e22580ff054

doc/ocgtk.gio/Ocgtk_gio/Gio/Settings_schema_key/class-settings_schema_key/index.html

Class Settings_schema_key.settings_schema_key

method get_default_value : unit -> Gvariant.t
method get_description : unit -> string option
method get_name : unit -> string
method get_range : unit -> Gvariant.t
method get_summary : unit -> string option
method get_value_type : unit -> Gvariant_type.t
method range_check : Gvariant.t -> bool
method ref : unit -> Ocgtk_gio__.Settings_schema_key.t
method as_settings_schema_key : Ocgtk_gio__.Settings_schema_key.t