package ocgtk

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

Module Gio.Settings

class type settings_t = object ... end
class settings : [ `settings | `object_ ] Gobject.obj -> settings_t
val new_ : string -> settings_t
val new_with_path : string -> string -> settings_t