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
pos | position to query, -1 for the path head |
qname | widget name as a #GQuark |
Returns
true if the widget at pos has this name