API Version: 3.0
Library Version: 3.0.0-devel
Generated by gi-docgen 2023.1
GValue* purple_value_new ( GType type )
Creates a new GValue of the specified type.
type
Type: GType
GType
The type of data to be held by the GValue.
Type: GValue
GValue
The created GValue.