Method

Gtk.TreeView.get_selection

Declaration [src]

GtkTreeSelection*
gtk_tree_view_get_selection (
  GtkTreeView* tree_view
)

Description [src]

Gets the GtkTreeSelection associated with tree_view.

Return value

Returns: GtkTreeSelection

A GtkTreeSelection object.

Ownership is not transferred to the caller