package lablgtk3

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module Object = GtkObject
module Internal : sig ... end
val ml_gtkedit_init : unit -> unit
module PrivateProps : sig ... end
val may_cons : ('a, 'b) Gobject.property -> 'b option -> 'a Gobject.param list -> 'a Gobject.param list
val may_cons_opt : ('a, 'b option) Gobject.property -> 'b option -> 'a Gobject.param list -> 'a Gobject.param list
module Editable : sig ... end
module Entry : sig ... end
module SpinButton : sig ... end
module Combo : sig ... end
module ComboBox : sig ... end
module ComboBoxText : sig ... end
module EntryCompletion : sig ... end