Valadoc
|
Vala
|
Tutorial
|
API-References
|
Markup
Packages
dbus-glib-1
DBus
DBus.RawBus
dbus-glib-1
Description:
Content:
Namespaces:
DBus
Classes:
RawConnection
-
RawMessage
-
Connection
-
Object
-
ObjectPath
-
BusName
-
ProxyCall
-
MethodInvocation
-
Structs:
RawError
-
RawMessageIter
-
Bus
-
Enums:
BusType
-
RawHandlerResult
-
RawMessageType
-
RawType
-
NameFlag
-
RequestNameReply
-
Error domains:
Error
-
Constants:
public
const
unowned
string
SERVICE_DBUS
public
const
unowned
string
PATH_DBUS
public
const
unowned
string
INTERFACE_DBUS
public
const
unowned
string
INTERFACE_INTROSPECTABLE
public
const
unowned
string
INTERFACE_PROPERTIES
public
const
unowned
string
INTERFACE_PEER
Delegates:
public
delegate
void
*
RawFreeFunction
(
void
* memory)
public
delegate
RawHandlerResult
RawHandleMessageFunction
(
RawConnection
connection,
RawMessage
message)
public
delegate
void
ProxyCallNotify
(
Object
obj,
ProxyCall
call_id)
Methods:
public
void
thread_init
()
RawBus
Methods:
public
RawConnection
get
(
BusType
type,
ref
RawError
error)