arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
ObjectPath
arsd
dbus
Undocumented in source.
struct
ObjectPath {
string
value
();
static
bool
isValid
(string objPath);
}
Members
Functions
value
string
value
()
Returns the string representation of this ObjectPath.
Static functions
isValid
bool
isValid
(string objPath)
Meta
Source
See Implementation
arsd
dbus
classes
DBusException
InvalidValueException
TypeMismatchException
enums
MarshalingFlag
functions
dbusMarshaling
registerMethods
structs
DBusAny
Message
ObjectPath
Variant