iter_has_name
Description:
Returns true if the widget at position pos
has the name name
,
false otherwise.
Parameters:
this | |
pos |
position to query, -1 for the path head |
name |
a widget name |
Returns:
true if the widget at |