fixed_height_mode


Description:

public bool fixed_height_mode { get; set; }

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.




2022 vala-language.org