CellArea.getCurrentPathString

Gets the current #GtkTreePath string for the currently applied #GtkTreeIter, this is implicitly updated when gtk.cell_area.CellArea.applyAttributes is called and can be used to interact with renderers from #GtkCellArea subclasses.

class CellArea
string
getCurrentPathString
()

Return Value

Type: string

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