Identical to gst_structure_set, except that field names are passed using the GQuark for the field name.
This allows more efficient setting of the structure if the caller already knows the associated quark values. The last variable argument
must be null
.
this | |
fieldname |
the GQuark for the name of the field to set |
... |
variable arguments |