Function
Purplevalue_new
Declaration [src]
GValue*
purple_value_new (
GType type
)
Return value
Returns: | GValue |
The created GValue. |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |