GObject.Object
Gda.Row
| Import line: | Gda = imports.gi.Gda; |
| GIR File: | Gda-4.0.gir |
| C documentation: | GdaRow |
| Class : | Row |
| Extends: | GObject.Object |
| Show / Hide Inherited methods, properties and signals |
| Properties | Defined By | |
|---|---|---|
|
nb_values : Number
|
Gda.Row | |
|
object : GObject.Object
read only
|
Gda.Row | |
|
priv : Gda.RowPrivate
read only
|
Gda.Row | |
| Method / Constructor | Defined By | |
|---|---|---|
|
new Gda.Row
(Object properties)
Create a new Gda.Row
Create a new Gda.Row
|
||
|
get_length
()
:
Number
|
Gda.Row | |
|
get_value
(Number num)
:
GObject.Value
|
Gda.Row | |
|
invalidate_value
(Value value)
:
none
|
Gda.Row | |
|
Gda.Row | |
| None |
| Class / Namespace | Method / Signal / Properties |
|---|---|
|
Gda.DataModelArray
Method |
Get a pointer to a row in model
|