Import line: | Gst = imports.gi.Gst; |
GIR File: | Gst-0.10.gir |
C documentation: | GstValueTable |
Struct : | ValueTable |
Show / Hide Inherited methods, properties and signals |
Properties | Defined By | |
---|---|---|
_gst_reserved : Array
|
Gst.ValueTable | |
compare : [object Object]
|
Gst.ValueTable | |
deserialize : [object Object]
|
Gst.ValueTable | |
serialize : [object Object]
|
Gst.ValueTable | |
type : Number
|
Gst.ValueTable |
Method / Constructor | Defined By | |
---|---|---|
new Gst.ValueTable
()
Create a new Gst.ValueTable
Create a new Gst.ValueTable
|
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Gst
Method |
Gst.value_register
(ValueTable table)
:
none
Registers functions to perform calculations on GValue items of a given type.
|