Method

EvinceDocumentDocumentFormsform_field_choice_get_item

Declaration [src]

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

Description

No description available.

Parameters

field

Type: EvFormField

No description available.

The data is owned by the caller of the function.
index

Type: gint

No description available.

Return value

Type: gchar*

No description available.

The caller of the method takes ownership of the data, and is responsible for freeing it.
The value is a NUL terminated UTF-8 string.