Back to Seed Clases

GObject


Classes

Interfaces

Structs

Unions

Enums

Struct GObject.ValueArray

Import line: GObject = imports.gi.GObject;
GIR File: GObject-2.0.gir
C documentation: GValueArray
Struct : ValueArray
  Show / Hide Inherited methods, properties and signals
A GValueArray contains an array of GValue elements.
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new GObject.ValueArray ()
Create a new GObject.ValueArray
Create a new GObject.ValueArray
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Atk.Relation
Property
Gsf
Method
Gsf.value_get_docprop_varray (Value value) : GObject.ValueArray
GstInterfaces.PropertyProbe
Method
get_values (ParamSpec pspec) : GObject.ValueArray
Gets the possible (probed) values for the given property, requires the property to have been probed before.
GstInterfaces.PropertyProbe
Method
get_values_name (String name) : GObject.ValueArray
Same as gst_property_probe_get_values ().
GstInterfaces.PropertyProbe
Method
probe_and_get_values (ParamSpec pspec) : GObject.ValueArray
Check whether the given property requires a new probe.
GstInterfaces.PropertyProbe
Method
probe_and_get_values_name (String name) : GObject.ValueArray
Same as gst_property_probe_probe_and_get_values ().
Soup
Method
Soup.value_array_new () : GObject.ValueArray
Creates a new GValueArray.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:02 GMT+0800 (HKT)