Package: gtk

Function gtk-cell-area-current-path-string

Lambda List

gtk-cell-area-current-path-string (area)

Arguments

area -- a gtk-cell-area object

Return Value

The current gtk-tree-path string for the current attributes applied to area.

Details

Gets the current gtk-tree-path string for the currently applied gtk-tree-iter iterator. This is implicitly updated when the gtk-cell-area-apply-attributes function is called and can be used to interact with renderers from gtk-cell-area subclasses.
 

See also

2021-12-20