Import line: | sqlite3 = imports.gi.sqlite3; |
GIR File: | sqlite3-1.0.gir |
C documentation: | sqlite3pcache_methods |
Struct : | pcache_methods |
Show / Hide Inherited methods, properties and signals |
Properties | Defined By | |
---|---|---|
pArg : void*
|
sqlite3.pcache_methods | |
xCachesize : void*
read only
|
sqlite3.pcache_methods | |
xCreate : void*
read only
|
sqlite3.pcache_methods | |
xDestroy : void*
read only
|
sqlite3.pcache_methods | |
xFetch : void*
read only
|
sqlite3.pcache_methods | |
xInit : void*
read only
|
sqlite3.pcache_methods | |
xPagecount : void*
read only
|
sqlite3.pcache_methods | |
xRekey : void*
read only
|
sqlite3.pcache_methods | |
xShutdown : void*
read only
|
sqlite3.pcache_methods | |
xTruncate : void*
read only
|
sqlite3.pcache_methods | |
xUnpin : void*
read only
|
sqlite3.pcache_methods |
Method / Constructor | Defined By | |
---|---|---|
new sqlite3.pcache_methods
()
Create a new sqlite3.pcache_methods
Create a new sqlite3.pcache_methods
|
None |