valueSetStructure
fn
void valueSetStructure(gobject.value.Value value, gst.structure.Structure structure)Sets the contents of value to structure.
Parameters
value | a GValue initialized to GST_TYPE_STRUCTURE |
structure | the structure to set the value to |