Constructor

EvinceDocumentLinkActionnew_launch

Declaration [src]

EvLinkAction*
ev_link_action_new_launch (
  const gchar* filename,
  const gchar* params
)

Description

No description available.

Parameters

filename const gchar*
  No description available.
 The data is owned by the caller of the function.
 The value is a NUL terminated UTF-8 string.
params const gchar*
  No description available.
 The data is owned by the caller of the function.
 The value is a NUL terminated UTF-8 string.

Return value

Returns: EvLinkAction
  No description available.
 The caller of the function takes ownership of the data, and is responsible for freeing it.