WidgetPath.iterHasQclass

See gtk.widget_path.WidgetPath.iterHasClass. This is a version that operates with GQuarks.

class WidgetPath
bool
iterHasQclass

Parameters

pos int

position to query, -1 for the path head

qname glib.types.Quark

class name as a #GQuark

Return Value

Type: bool

true if the widget at pos has the class defined.