Gtk
type 'a optobj = 'a Gobject.obj Gpointer.optboxed
module Tags : sig ... end
type style = [ `style ] Gobject.obj
type css_provider = [ `css_provider ] Gobject.obj
type style_context = [ `style_context ] Gobject.obj
type 'a group = 'a Gobject.obj option
type container' = container Gobject.obj
type gtk_status_icon = status_icon Gobject.obj
type text_buffer = [ `textbuffer ] Gobject.obj
type text_tag_table = [ `texttagtable ] Gobject.obj
type text_tag = [ `texttag ] Gobject.obj
type text_mark = [ `textmark ] Gobject.obj
type text_child_anchor = [ `textchildanchor ] Gobject.obj
type tree_selection = [ `treeselection ] Gobject.obj
type tree_model = [ `treemodel ] Gobject.obj
type tree_model_custom = [ `custommodel | `treemodel ] Gobject.obj
type tree_sortable = [ `treemodel | `treesortable ] Gobject.obj
type tree_model_sort =
[ `treemodelsort | `treesortable | `treemodel ] Gobject.obj
type tree_model_filter = [ `treemodelfilter | `treemodel ] Gobject.obj
type tree_store = [ `treestore | `treesortable | `treemodel ] Gobject.obj
type list_store = [ `liststore | `treesortable | `treemodel ] Gobject.obj
type icon_factory = [ `iconfactory ] Gobject.obj
type size_group = [ `sizegroup ] Gobject.obj
type entry_completion = [ `entrycompletion | cell_layout ] Gobject.obj
type tooltip = [ `tooltip ] Gobject.obj
type 'a obj = 'a Gobject.obj