CellArea.getCurrentPathString

Gets the current gtk.tree_path.TreePath string for the currently applied gtk.tree_iter.TreeIter, this is implicitly updated when gtk.cell_area.CellArea.applyAttributes is called and can be used to interact with renderers from gtk.cell_area.CellArea subclasses.

class CellArea
string
getCurrentPathString
()

Return Value

Type: string

The current gtk.tree_path.TreePath string for the current attributes applied to area. This string belongs to the area and should not be freed.