iter_has_qclass


Description:

[ Version ( since = "3.0" ) ]
public bool iter_has_qclass (int pos, Quark qname)

See iter_has_class.

This is a version that operates with GQuarks.

Parameters:

this

a WidgetPath

pos

position to query, -1 for the path head

qname

class name as a Quark

Returns:

true if the widget at pos has the class defined.