Structure.idHasField

Check if structure contains a field named field.

class Structure
bool
idHasField

Parameters

field glib.types.Quark

#GQuark of the field name

Return Value

Type: bool

true if the structure contains a field with the given name