Structure.idHasField
bool idHasField(glib.types.Quark field)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
bool idHasField(glib.types.Quark field)Check if structure contains a field named field.
field | #GQuark of the field name |