gtk-d ~GtkD-3.7 (2022-02-27T01:35:29.3134103)
Dub
Repo
DBusObjectSkeleton.setObjectPath
gio
DBusObjectSkeleton
DBusObjectSkeleton
Sets the object path for @object.
class
DBusObjectSkeleton
void
setObjectPath
(
string
objectPath
)
Parameters
objectPath
string
A valid D-Bus object path.
Meta
Since
2.30
Source
See Implementation
gio
DBusObjectSkeleton
DBusObjectSkeleton
classes
OnAuthorizeMethodDelegateWrapper
constructors
this
functions
addInterface
addOnAuthorizeMethod
flush
getDBusObjectSkeletonStruct
getStruct
removeInterface
removeInterfaceByName
setObjectPath
setStruct
mixins
__anonymous
static functions
callBackAuthorizeMethod
callBackAuthorizeMethodDestroy
getType
variables
gDBusObjectSkeleton
onAuthorizeMethodListeners
Sets the object path for @object.