Constructor
Adw.ValueObject.new_collect
Declaration [src]
AdwValueObject*
adw_value_object_new_collect (
GType type,
...
)
Description [src]
Creates a new AdwValueObject
.
This is a convenience method which uses the G_VALUE_COLLECT()
macro internally.
Return value
Returns: AdwValueObject |
|
the newly created |
|
Ownership of the data is transferred to the caller |