package lablgtk3

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

Module TreeView.PSource

Sourceval expander_column : ([> `treeview ], Gtk.tree_view_column Gtk.obj option) Gobject.property
Sourceval fixed_height_mode : ([> `treeview ], bool) Gobject.property
Sourceval hadjustment : ([> `treeview ], Gtk.adjustment Gtk.obj) Gobject.property
Sourceval headers_clickable : ([> `treeview ], bool) Gobject.property
Sourceval headers_visible : ([> `treeview ], bool) Gobject.property
Sourceval model : ([> `treeview ], Gtk.tree_model option) Gobject.property
Sourceval reorderable : ([> `treeview ], bool) Gobject.property
Sourceval rules_hint : ([> `treeview ], bool) Gobject.property
Sourceval search_column : ([> `treeview ], int) Gobject.property
Sourceval vadjustment : ([> `treeview ], Gtk.adjustment Gtk.obj) Gobject.property
Sourceval hover_expand : ([> `treeview ], bool) Gobject.property
Sourceval hover_selection : ([> `treeview ], bool) Gobject.property
Sourceval enable_grid_lines : ([> `treeview ], GtkEnums.tree_view_grid_lines) Gobject.property
Sourceval enable_tree_lines : ([> `treeview ], bool) Gobject.property
Sourceval tooltip_column : ([> `treeview ], int) Gobject.property