has_field_typed
Description:
Check if this contains a field named fieldname and with GType type.
Parameters:
| this | |
| fieldname |
the name of a field |
| type |
the type of a value |
Returns:
|
true if the structure contains a field with the given name and type |