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/class-tree_view_column_props/index.html

Class OgtkTreeProps.tree_view_column_propsSource

val virtual obj : [> `treeviewcolumn ] Gobject.obj
method set_alignment : float -> unit
method set_clickable : bool -> unit
method set_expand : bool -> unit
method set_fixed_width : int -> unit
method set_max_width : int -> unit
method set_min_width : int -> unit
method set_reorderable : bool -> unit
method set_resizable : bool -> unit
method set_sizing : GtkEnums.tree_view_column_sizing -> unit
method set_sort_indicator : bool -> unit
method set_sort_order : GtkEnums.sort_type -> unit
method set_title : string -> unit
method set_visible : bool -> unit
method set_widget : GObj.widget option -> unit
method alignment : float
method clickable : bool
method expand : bool
method fixed_width : int
method max_width : int
method min_width : int
method reorderable : bool
method resizable : bool
method sort_indicator : bool
method sort_order : GtkEnums.sort_type
method title : string
method visible : bool
method widget : GObj.widget option
method width : int
OCaml

Innovation. Community. Security.