Virtual Method

GioDBusObjectget_object_path

since: 2.30

Declaration

const gchar*
get_object_path (
  GDBusObject* object
)

Description

Gets the object path for object.

Available since: 2.30

Return value

Type: const gchar*

A string owned by object. Do not free.

The data is owned by the called function.
The value is a NUL terminated UTF-8 string.