Back to Seed Clases

Gda


Classes

Interfaces

Structs

Unions

Enums

Enum Gda.ConnectionEventType

Import line: Gda = imports.gi.Gda;
GIR File: Gda-4.0.gir
C documentation: GdaConnectionEventType
Enum : ConnectionEventType
  Show / Hide Inherited methods, properties and signals
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gda.ConnectionEvent
Method
new Gda.ConnectionEvent.c_new (ConnectionEventType type) : Gda.ConnectionEvent
Create a new Gda.ConnectionEvent
Gda.ConnectionEvent
Method
set_event_type (ConnectionEventType type) : none
Sets event's severity (from a simple notice to a fatal event) This function should not be called directly.
Gda.ConnectionEvent
Method
get_event_type () : Gda.ConnectionEventType
Get event's severity (from a simple notice to a fatal event)
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:09 GMT+0800 (HKT)