Method

EDataBookDataBookViewget_object_path

since: 3.8

Declaration [src]

const gchar*
e_data_book_view_get_object_path (
  EDataBookView* view
)

Description [src]

Returns the object path at which the AddressBookView D-Bus interface is exported.

Available since: 3.8

Return value

Type: const gchar*

The object path.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.