package lablgtk3

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module Object = GtkObject
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 Container : sig ... end