Method GTK2.TreeView()->set_fixed_height_mode()
- Method set_fixed_height_mode
GTK2.TreeView set_fixed_height_mode(int enable)
- Description
Enables or disables the fixed height mode. Fixed height mode speeds up W(TreeView) by assuming that all rows have the same height. Only enable this option if all rows are the same height and all columns are of type GTK2.TREE_VIEW_COLUMN_FIXED.