Constructor
PhoshCallsDBusObjectProxynew
Declaration [src]
PhoshCallsDBusObjectProxy*
phosh_calls_dbus_object_proxy_new (
GDBusConnection* connection,
const gchar* object_path
)
Parameters
connection |
GDBusConnection |
A |
|
The data is owned by the caller of the function. | |
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: | PhoshCallsDBusObjectProxy |
The proxy object. |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |