WidgetPath.iterHasQname

bool iterHasQname(int pos, glib.types.Quark qname)

See [gtk.widget_path.WidgetPath.iterHasName]. This is a version that operates on #GQuarks.

Parameters

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

Returns

true if the widget at pos has this name