Import line: | sqlite3 = imports.gi.sqlite3; |
GIR File: | sqlite3-1.0.gir |
C documentation: | sqlite3mem_methods |
Struct : | mem_methods |
Show / Hide Inherited methods, properties and signals |
Properties | Defined By | |
---|---|---|
pAppData : void*
|
sqlite3.mem_methods | |
xFree : void*
read only
|
sqlite3.mem_methods | |
xInit : void*
read only
|
sqlite3.mem_methods | |
xMalloc : void*
read only
|
sqlite3.mem_methods | |
xRealloc : void*
read only
|
sqlite3.mem_methods | |
xRoundup : void*
read only
|
sqlite3.mem_methods | |
xShutdown : void*
read only
|
sqlite3.mem_methods | |
xSize : void*
read only
|
sqlite3.mem_methods |
Method / Constructor | Defined By | |
---|---|---|
new sqlite3.mem_methods
()
Create a new sqlite3.mem_methods
Create a new sqlite3.mem_methods
|
None |