Description Usage Arguments Details Value Author(s)
Returns the index of the currently active item, or -1 if there's no
active item. If the model is a non-flat treemodel, and the active item
is not an immediate child of the root of the tree, this function returns
gtk_tree_path_get_indices (path)[0]
, where
path
is the GtkTreePath
of the active item.
1 | gtkComboBoxGetActive(object)
|
|
A |
Since 2.4
[integer] An integer which is the index of the currently active item, or -1 if there's no active item.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.