Package: gtk

Function gtk-tree-view-row-activated

Lambda List

gtk-tree-view-row-activated (view path column)

Arguments

view -- a gtk-tree-view widget
path -- the gtk-tree-path instance to be activated
column -- the gtk-tree-view-column object to be activated

Details

Activates the cell determined by path and column.
 

See also

2021-2-26