Description Usage Arguments Details Author(s)
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
.
1 | gtkTreeViewSetFixedHeightMode(object, enable)
|
|
a |
|
|
Since 2.6
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.