Method

GtkTreeViewget_selection

Declaration [src]

GtkTreeSelection*
gtk_tree_view_get_selection (
  GtkTreeView* tree_view
)

Description [src]

Gets the GtkTreeSelection associated with tree_view.

Return value

Type: GtkTreeSelection

A GtkTreeSelection object.

The returned data is owned by the instance.