Constructor
PhoshIdleDBusObjectSkeletonnew
Declaration [src]
PhoshIdleDBusObjectSkeleton*
phosh_idle_dbus_object_skeleton_new (
const gchar* object_path
)
Parameters
object_path |
const gchar* |
An object path. |
|
The data is owned by the caller of the function. | |
The value is a NUL terminated UTF-8 string. |
Return value
Returns: | PhoshIdleDBusObjectSkeleton |
The skeleton object. |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |