| Import line: | Gda = imports.gi.Gda; |
| GIR File: | Gda-4.0.gir |
| C documentation: | GdaConnectionEventType |
| Enum : | ConnectionEventType |
| Show / Hide Inherited methods, properties and signals |
| Properties | |
|---|---|
|
Number Gda.ConnectionEventType.COMMAND : 3
|
|
|
Number Gda.ConnectionEventType.ERROR : 2
|
|
|
Number Gda.ConnectionEventType.NOTICE : 0
|
|
|
Number Gda.ConnectionEventType.WARNING : 1
|
|
| None |
| None |
| None |
| Class / Namespace | Method / Signal / Properties |
|---|---|
|
Gda.ConnectionEvent
Method |
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)
|