[ Version ( since = "3.0" ) ]
public bool is_type (Type type)
Returns true if the widget type represented by this path is type
, or a subtype of it.
this | |
type |
widget type to match |
true if the widget represented by this is of type |