| Import line: | sqlite3 = imports.gi.sqlite3; |
| GIR File: | sqlite3-1.0.gir |
| C documentation: | sqlite3mutex_methods |
| Struct : | mutex_methods |
| Show / Hide Inherited methods, properties and signals |
| Properties | Defined By | |
|---|---|---|
|
xMutexAlloc : void*
read only
|
sqlite3.mutex_methods | |
|
xMutexEnd : void*
read only
|
sqlite3.mutex_methods | |
|
xMutexEnter : void*
read only
|
sqlite3.mutex_methods | |
|
xMutexFree : void*
read only
|
sqlite3.mutex_methods | |
|
xMutexHeld : void*
read only
|
sqlite3.mutex_methods | |
|
xMutexInit : void*
read only
|
sqlite3.mutex_methods | |
|
xMutexLeave : void*
read only
|
sqlite3.mutex_methods | |
|
xMutexNotheld : void*
read only
|
sqlite3.mutex_methods | |
|
xMutexTry : void*
read only
|
sqlite3.mutex_methods | |
| Method / Constructor | Defined By | |
|---|---|---|
|
new sqlite3.mutex_methods
()
Create a new sqlite3.mutex_methods
Create a new sqlite3.mutex_methods
|
||
| None |