[gtk.tree_view.TreeView] by assuming that all rows have the same height. Only enable this option if all rows are the same height. Please see [gtk.tree_view.TreeView.setFixedHeightMode] for more information on this option.
TreeView.fixedHeightMode
bool fixedHeightMode() @propertyGet fixedHeightMode property.
Returns
Setting the ::fixed-height-mode property to true speeds up
void fixedHeightMode(bool propval) @propertySet fixedHeightMode property.
Parameters
propval | Setting the ::fixed-height-mode property to true speeds up [gtk.tree_view.TreeView] by assuming that all rows have the same height. Only enable this option if all rows are the same height. Please see [gtk.tree_view.TreeView.setFixedHeightMode] for more information on this option. |