Method

GtkTreeSelectioncount_selected_rows

deprecated: 4.10 

Declaration [src]

int
gtk_tree_selection_count_selected_rows (
  GtkTreeSelection* selection
)

Description [src]

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

Deprecated since: 4.10

Use GtkListView or GtkColumnView.

Return value

Type: int

The number of rows selected.