Method
EvinceDocumentDocumentLinksfind_link_dest
Declaration [src]
EvLinkDest*
ev_document_links_find_link_dest (
EvDocumentLinks* document_links,
const gchar* link_name
)
Parameters
link_name |
const gchar* |
The link name. |
|
The data is owned by the caller of the function. | |
The value is a NUL terminated UTF-8 string. |
Return value
Returns: | EvLinkDest |
An |
|
The caller of the method takes ownership of the data, and is responsible for freeing it. |