package ocgtk

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Gtk.Tree_view_column

class type tree_view_column_t = object ... end
class tree_view_column : [ `tree_view_column | `initially_unowned | `object_ ] Gobject.obj -> tree_view_column_t
val new_ : unit -> tree_view_column_t
val new_with_area : Ocgtk_gtk__.GCell_area_and__cell_area_context_and__cell_layout.cell_area_t -> tree_view_column_t