Method
GioDBusObjectSkeletonset_object_path
since: 2.30
[−]
Declaration [src]
void
g_dbus_object_skeleton_set_object_path (
GDBusObjectSkeleton* object,
const gchar* object_path
)
[−]
Parameters
object_path
-
Type:
const gchar*
A valid D-Bus object path.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.