Import line: | sqlite3 = imports.gi.sqlite3; |
GIR File: | sqlite3-1.0.gir |
C documentation: | sqlite3vfs |
Struct : | vfs |
Show / Hide Inherited methods, properties and signals |
Properties | Defined By | |
---|---|---|
iVersion : Number
|
sqlite3.vfs | |
mxPathname : Number
|
sqlite3.vfs | |
pAppData : void*
|
sqlite3.vfs | |
pNext : sqlite3.vfs
|
sqlite3.vfs | |
szOsFile : Number
|
sqlite3.vfs | |
xAccess : void*
read only
|
sqlite3.vfs | |
xCurrentTime : void*
read only
|
sqlite3.vfs | |
xDelete : void*
read only
|
sqlite3.vfs | |
xDlClose : void*
read only
|
sqlite3.vfs | |
xDlError : void*
read only
|
sqlite3.vfs | |
xDlOpen : void*
read only
|
sqlite3.vfs | |
xDlSym : void*
read only
|
sqlite3.vfs | |
xFullPathname : void*
read only
|
sqlite3.vfs | |
xGetLastError : void*
read only
|
sqlite3.vfs | |
xOpen : void*
read only
|
sqlite3.vfs | |
xRandomness : void*
read only
|
sqlite3.vfs | |
xSleep : void*
read only
|
sqlite3.vfs | |
zName : String
|
sqlite3.vfs |
Method / Constructor | Defined By | |
---|---|---|
new sqlite3.vfs
()
Create a new sqlite3.vfs
Create a new sqlite3.vfs
|
||
sqlite3.vfs | ||
unregister
()
:
Number
|
sqlite3.vfs |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
sqlite3
Method |
|