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

posposition to query, -1 for the path head
qnameclass name as a #GQuark

Returns

true if the widget at pos has the class defined.