gtkTreeViewAppendColumn: gtkTreeViewAppendColumn

Description Usage Arguments Value Author(s)

View source: R/gtkFuncs.R

Description

Appends column to the list of columns. If tree.view has "fixed_height" mode enabled, then column must have its "sizing" property set to be GTK_TREE_VIEW_COLUMN_FIXED.

Usage

1
gtkTreeViewAppendColumn(object, column)

Arguments

object

A GtkTreeView.

column

The GtkTreeViewColumn to add.

Value

[integer] The number of columns in tree.view after appending.

Author(s)

Derived by RGtkGen from GTK+ documentation


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