Import line: | sqlite3 = imports.gi.sqlite3; |
GIR File: | sqlite3-1.0.gir |
C documentation: | sqlite3io_methods |
Struct : | io_methods |
Show / Hide Inherited methods, properties and signals |
Properties | Defined By | |
---|---|---|
iVersion : Number
|
sqlite3.io_methods | |
xCheckReservedLock : void*
read only
|
sqlite3.io_methods | |
xClose : void*
read only
|
sqlite3.io_methods | |
xDeviceCharacteristics : void*
read only
|
sqlite3.io_methods | |
xFileControl : void*
read only
|
sqlite3.io_methods | |
xFileSize : void*
read only
|
sqlite3.io_methods | |
xLock : void*
read only
|
sqlite3.io_methods | |
xRead : void*
read only
|
sqlite3.io_methods | |
xSectorSize : void*
read only
|
sqlite3.io_methods | |
xSync : void*
read only
|
sqlite3.io_methods | |
xTruncate : void*
read only
|
sqlite3.io_methods | |
xUnlock : void*
read only
|
sqlite3.io_methods | |
xWrite : void*
read only
|
sqlite3.io_methods |
Method / Constructor | Defined By | |
---|---|---|
new sqlite3.io_methods
()
Create a new sqlite3.io_methods
Create a new sqlite3.io_methods
|
None |