get_current_path_string


Description:

[ 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.

Parameters:

this

a CellArea

Returns:

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