gtkTreeModelFilterSetVisibleColumn: gtkTreeModelFilterSetVisibleColumn

Description Usage Arguments Details Author(s)

View source: R/gtkFuncs.R

Description

Sets column of the child_model to be the column where filter should look for visibility information. columns should be a column of type G_TYPE_BOOLEAN, where TRUE means that a row is visible, and FALSE if not.

Usage

1

Arguments

object

A GtkTreeModelFilter.

column

A integer which is the column containing the visible information.

Details

Since 2.4

Author(s)

Derived by RGtkGen from GTK+ documentation


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