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.

Warning

The gtk:cell-area implementation is deprecated since 4.10. List views use widgets for displaying their contents.
 

See also

#2024-7-7