Method

PhoshCallsDBusCallsCallset_image_path

Declaration [src]

void
phosh_calls_dbus_calls_call_set_image_path (
  PhoshCallsDBusCallsCall* object,
  const gchar* value
)

Description [src]

Sets the ImagePath” D-Bus property to value.

Since this D-Bus property is not writable, it is only meaningful to use this function on the service-side.

This method is not directly available to language bindings.

Parameters

value

Type: const gchar*

The value to set.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.