Method

DevhelpLinkget_name

Declaration [src]

const gchar*
dh_link_get_name (
  DhLink* link
)

Description

No description available.

Return value

Type: const gchar*

The name of the link. For a link of type DH_LINK_TYPE_BOOK, returns the book title.

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