Gom.Cursor¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Virtual Methods¶
- Inherited:
Properties¶
Name |
Type |
Flags |
Short Description |
---|---|---|---|
r/w/co |
A pointer to a sqlite3_stmt. |
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
parent |
r |
Class Details¶
- class Gom.Cursor(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- get_column(column, value)¶
- Parameters:
column (
int
) –value (
GObject.Value
) –