Property
GtkTreeView:fixed-height-mode
since: 2.4
Description [src]
Setting the ::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 gtk_tree_view_set_fixed_height_mode()
for more
information on this option.
Type:gboolean
Available since: 2.4
Default value | FALSE |
Getter method | gtk_tree_view_get_fixed_height_mode() |
Setter method | gtk_tree_view_set_fixed_height_mode() |