Method
GObjectValueArrayappend
Description
Insert a copy of value
as last element of value_array
. If value
is
NULL
, an uninitialized value is appended.
Deprecated since: | 2.32 |
Use |
Parameters
value |
GValue |
|
|
The argument can be NULL . | |
The data is owned by the caller of the function. |
Return value
Returns: | GValueArray |
The |
|
The data is owned by the instance. |