gtk-d v3.4.0 (2016-12-28T18:49:35Z)
Home
Dub
Repo
DBusMessage.this
gio
DBusMessage
DBusMessage
Sets our main struct and passes it to the parent class.
this
(GDBusMessage* gDBusMessage, bool ownedRef)
class
DBusMessage
this
(
GDBusMessage
*
gDBusMessage
,
bool
ownedRef
= false
)
this
()
this
(char[] blob, GDBusCapabilityFlags capabilities)
this
(string name, string path, string iface, string method)
this
(string path, string iface, string signal)
Meta
Source
See Implementation
gio
DBusMessage
DBusMessage
constructors
this
functions
copy
getArg0
getBody
getByteOrder
getDBusMessageStruct
getDestination
getErrorName
getFlags
getHeader
getHeaderFields
getInterface
getLocked
getMember
getMessageType
getNumUnixFds
getPath
getReplySerial
getSender
getSerial
getSignature
getStruct
getUnixFdList
lock
newMethodErrorLiteral
newMethodErrorValist
newMethodReply
print
setBody
setByteOrder
setDestination
setErrorName
setFlags
setHeader
setInterface
setMember
setMessageType
setNumUnixFds
setPath
setReplySerial
setSender
setSerial
setSignature
setStruct
setUnixFdList
toBlob
toGerror
static functions
bytesNeeded
getType
variables
gDBusMessage
Sets our main struct and passes it to the parent class.