iter_has_name


Description:

[ Version ( since = "3.0" ) ]
public bool iter_has_name (int pos, string name)

Returns true if the widget at position pos has the name name, false otherwise.

Parameters:

this

a WidgetPath

pos

position to query, -1 for the path head

name

a widget name

Returns:

true if the widget at pos has this name