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