[ Version ( since = "3.0" ) ]
public unowned string get_current_path_string ()
Gets the current TreePath string for the currently applied TreeIter, this is implicitly updated when apply_attributes is called and can be used to interact with renderers from CellArea subclasses.
this |
a CellArea |
The current TreePath string for the current attributes applied to this. This string belongs to the area and should not be freed. |