ValueArray


Object Hierarchy:

Object hierarchy for ValueArray

Description:

[ CCode ( ref_function = "gimp_value_array_ref" , type_id = "gimp_value_array_get_type ()" , unref_function = "gimp_value_array_unref" ) ]
[ Compact ]
[ Version ( since = "2.10" ) ]
public class ValueArray

The prime purpose of a ValueArray is for it to be used as an object property that holds an array of values.

A ValueArray wraps an array of Value elements in order for it to be used as a boxed type through gimp_type_value_array.


Namespace: Gimp
Package: gimp-3.0

Content:

Creation methods:

Methods: