Method
Gtk.TreeView.row_activated
Declaration [src]
void
gtk_tree_view_row_activated (
GtkTreeView* tree_view,
GtkTreePath* path,
GtkTreeViewColumn* column
)
Parameters
path |
GtkTreePath |
The |
|
Ownership is not transferred to the callee | |
column |
GtkTreeViewColumn |
The |
|
Ownership is not transferred to the callee |