iter_get_name


Description:

public unowned string? iter_get_name (int pos)

Returns the name corresponding to the widget found at the position pos in the widget hierarchy defined by this

Parameters:

this

a WidgetPath

pos

position to get the widget name for, -1 for the path head

Returns:

The widget name, or null if none was set.