package lablgtk3

  1. Overview
  2. Docs
OCaml interface to GTK+3

Install

Dune Dependency

Authors

Maintainers

Sources

lablgtk3-3.1.5.tbz
sha256=d4821cdbecf3ae374f20317d63e43fe58030c3ba9657b51a2e83e652197e8eac
sha512=83f0be38a1e21737de93f88b0adac15cdcc50cf712d773720b9bc1e8d8ffdb2c660d35840f25d326a42a9d4e6537e6cef466099bf72494196b2cc79977e703e3

doc/lablgtk3/OgtkTreeProps/index.html

Module OgtkTreePropsSource

Sourceval set : ('a, 'b) Gobject.property -> 'a Gobject.obj -> 'b -> unit
Sourceval get : ('a, 'b) Gobject.property -> 'a Gobject.obj -> 'b
Sourceval param : ('a, 'b) Gobject.property -> 'b -> 'a Gobject.param
Sourceclass virtual tree_view_props : object ... end
Sourceclass virtual tree_view_sigs : object ... end
Sourceval cell_renderer_param : [< `CELL_BACKGROUND of string | `CELL_BACKGROUND_GDK of Gdk.color | `CELL_BACKGROUND_SET of bool | `HEIGHT of int | `IS_EXPANDED of bool | `IS_EXPANDER of bool | `MODE of GtkEnums.cell_renderer_mode | `VISIBLE of bool | `WIDTH of int | `XALIGN of float | `XPAD of int | `YALIGN of float | `YPAD of int ] -> [> `cellrenderer ] Gobject.param
Sourceval cell_renderer_pixbuf_param : [< `PIXBUF of GdkPixbuf.pixbuf | `PIXBUF_EXPANDER_CLOSED of GdkPixbuf.pixbuf | `PIXBUF_EXPANDER_OPEN of GdkPixbuf.pixbuf | `STOCK_DETAIL of string | `STOCK_ID of string | `STOCK_SIZE of GtkEnums.icon_size ] -> [> `cellrendererpixbuf ] Gobject.param
Sourceval cell_renderer_text_param : [< `BACKGROUND of string | `BACKGROUND_GDK of Gdk.color | `BACKGROUND_SET of bool | `EDITABLE of bool | `FAMILY of string | `FONT of string | `FONT_DESC of Pango.font_description | `FOREGROUND of string | `FOREGROUND_GDK of Gdk.color | `FOREGROUND_SET of bool | `MARKUP of string | `RISE of int | `SCALE of float | `SINGLE_PARAGRAPH_MODE of bool | `SIZE of int | `SIZE_POINTS of float | `STRETCH of PangoEnums.stretch | `STRIKETHROUGH of bool | `STYLE of PangoEnums.style | `TEXT of string | `UNDERLINE of PangoEnums.underline | `VARIANT of PangoEnums.variant | `WEIGHT of int | `WRAP_MODE of PangoEnums.wrap_mode | `WRAP_WIDTH of int ] -> [> `cellrenderertext ] Gobject.param
Sourceval cell_renderer_toggle_param : [< `ACTIVATABLE of bool | `ACTIVE of bool | `INCONSISTENT of bool | `RADIO of bool ] -> [> `cellrenderertoggle ] Gobject.param
Sourceval cell_renderer_progress_param : [< `TEXT of string option | `VALUE of int ] -> [> `cellrendererprogress ] Gobject.param
Sourceclass virtual tree_view_column_props : object ... end
Sourceclass virtual tree_model_sigs : object ... end
Sourceclass virtual tree_sortable_sigs : object ... end
Sourceclass virtual icon_view_props : object ... end
Sourceclass virtual icon_view_sigs : object ... end
OCaml

Innovation. Community. Security.