Setting the GtkTreeView::fixed-height-mode
property to true speeds up `GtkTreeView` 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.