Forum und email

GtkTreeViewColumnSizing

Used by GtkTreeViewColumn set_sizing() .

Стойност

Символично име

Описание

  0Gtk::GtkTreeViewColumnSizing Columns only get bigger in reaction to changes in the model.
  1Gtk::TREE_VIEW_COLUMN_AUTOSIZE Columns resize to be the optimal size everytime the model changes.
  2Gtk::TREE_VIEW_COLUMN_FIXED Columns are a fixed numbers of pixels wide.