Class GTree.view_column
A visible column in a GTree.view widget @gtkdoc gtk GtkTreeViewColumn
inherit GObj.gtkobjinherit cell_layout
val obj : Gtk.tree_view_column Gtk.obj
method as_column : Gtk.tree_view_column Gtk.objmethod misc : GObj.gobject_opsmethod alignment : floatmethod clickable : boolmethod connect : view_column_signalsmethod expand : boolmethod fixed_width : intmethod get_sort_column_id : intmethod max_width : intmethod min_width : intmethod reorderable : boolmethod resizable : boolmethod set_alignment : float -> unitmethod set_clickable : bool -> unitmethod set_expand : bool -> unitmethod set_fixed_width : int -> unitmethod set_max_width : int -> unitmethod set_min_width : int -> unitmethod set_reorderable : bool -> unitmethod set_resizable : bool -> unitmethod set_sizing : Gtk.Tags.tree_view_column_sizing -> unitmethod set_sort_column_id : int -> unitmethod set_sort_indicator : bool -> unitmethod set_sort_order : Gtk.Tags.sort_type -> unitmethod set_title : string -> unitmethod set_visible : bool -> unitmethod set_widget : GObj.widget option -> unitmethod sizing : Gtk.Tags.tree_view_column_sizingmethod sort_indicator : boolmethod sort_order : Gtk.Tags.sort_typemethod title : stringmethod visible : boolmethod widget : GObj.widget optionmethod width : int