Description Usage Arguments Value Author(s)
Gets the GtkTreeViewColumn
at the given position in the tree_view
.
1 | gtkTreeViewGetColumn(object, n)
|
|
A |
|
The position of the column, counting from 0. |
[GtkTreeViewColumn
] The GtkTreeViewColumn
, or NULL
if the position is outside the
range of columns.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.