Structure.idHasField

bool idHasField(glib.types.Quark field) nothrow

Check if structure contains a field named field.

Parameters

field#GQuark of the field name

Returns

true if the structure contains a field with the given name