WidgetPath.iterHasQclass
bool iterHasQclass(int pos, glib.types.Quark qname)See [gtk.widget_path.WidgetPath.iterHasClass]. This is a version that operates with GQuarks.
Parameters
pos | position to query, -1 for the path head |
qname | class name as a #GQuark |
Returns
true if the widget at pos has the class defined.