Structure.idHasFieldTyped

Check if structure contains a field named field and with GType type.

class Structure
bool
idHasFieldTyped

Parameters

field GQuark

GQuark of the field name

type GType

the type of a value

Return Value

Type: bool

TRUE if the structure contains a field with the given name and type