Method

GtkTreeSelectionget_tree_view

Declaration [src]

GtkTreeView*
gtk_tree_selection_get_tree_view (
  GtkTreeSelection* selection
)

Description [src]

Returns the tree view associated with selection.

Return value

Type: GtkTreeView

A GtkTreeView.

The returned data is owned by the instance.