Method
GtkTreeSelectioniter_is_selected
Declaration [src]
gboolean
gtk_tree_selection_iter_is_selected (
GtkTreeSelection* selection,
GtkTreeIter* iter
)
Parameters
iter
-
Type:
GtkTreeIter
A valid
GtkTreeIter
.The data is owned by the caller of the method.