[ Version ( since = "2.4" ) ]
public bool fixed_height_mode { get; set; }
Setting the GtkTreeView::fixed-height-mode
property to true speeds up
TreeView by assuming that all rows have the same height.
Only enable this option if all rows are the same height. Please see set_fixed_height_mode for more information on this option.