gtkTreeViewSetFixedHeightMode: gtkTreeViewSetFixedHeightMode

Description Usage Arguments Details Author(s)

View source: R/gtkFuncs.R

Description

Enables or disables the fixed height mode of tree.view. Fixed height mode speeds up GtkTreeView by assuming that all rows have the same height. Only enable this option if all rows are the same height and all columns are of type GTK_TREE_VIEW_COLUMN_FIXED.

Usage

1

Arguments

object

a GtkTreeView

enable

TRUE to enable fixed height mode

Details

Since 2.6

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.