Virtual Method

EvinceDocumentDocumentFormsform_field_choice_get_item

Declaration [src]

gchar*
form_field_choice_get_item (
  EvDocumentForms* document_forms,
  EvFormField* field,
  gint index
)

Description

No description available.

Parameters

field EvFormField
  No description available.
 The data is owned by the caller of the function.
index gint
  No description available.

Return value

Returns: gchar*
  No description available.
 The caller of the function takes ownership of the data, and is responsible for freeing it.
 The value is a NUL terminated UTF-8 string.