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