Constructor

EvinceDocumentLinknew

Declaration [src]

EvLink*
ev_link_new (
  const gchar* title,
  EvLinkAction* action
)

Description

No description available.

Parameters

title

Type: const gchar*

No description available.

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

Type: EvLinkAction

No description available.

The data is owned by the caller of the function.

Return value

Type: EvLink

No description available.

The caller of the function takes ownership of the data, and is responsible for freeing it.