Method

GtkTreeSelectioncount_selected_rows

since: 2.2

Declaration [src]

gint
gtk_tree_selection_count_selected_rows (
  GtkTreeSelection* selection
)

Description [src]

Returns the number of rows that have been selected in tree.

Available since: 2.2

Return value

Type: gint

The number of rows selected.