Back to Seed Clases

sqlite3


Classes

Interfaces

Structs

Unions

Enums

Struct sqlite3.module

Import line: sqlite3 = imports.gi.sqlite3;
GIR File: sqlite3-1.0.gir
C documentation: sqlite3module
Struct : module
  Show / Hide Inherited methods, properties and signals
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new sqlite3.module ()
Create a new sqlite3.module
Create a new sqlite3.module
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
sqlite3.sqlite3
Method
create_module (String zName, module p, void* pClientData) : Number
sqlite3.sqlite3
Method
create_module_v2 (String zName, module p, void* pClientData, void* xDestroy) : Number
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:35:07 GMT+0800 (HKT)