enum Gio::BusType
Overview
An enumeration for well-known message buses.
Defined in:
lib/gi-crystal/src/auto/gio-2.0/gio.crEnum Members
-
Starter =
-1
-
An alias for the message bus that activated the process, if any.
-
None =
0
-
Not a message bus.
-
System =
1
-
The system-wide message bus.
-
Session =
2
-
The login session message bus.
Class Method Summary
-
.g_type : UInt64
Returns the type id (GType) registered in GLib type system.
Instance Method Summary
Class methods inherited from struct Enum
g_type : UInt64
g_type
Class Method Detail
Returns the type id (GType) registered in GLib type system.