@accepts(GObject.ValueArray, GType, <varargs>) @returns(none) def value_array_append_data(array, type, None)
Appends a single value to @array, collecting it from @Varargs.
array : |
GValueArray to append to |
type : |
GType of the value being appended |
None : |