Virtual Method
EvinceDocumentDocumentFormsform_field_choice_set_text
Declaration [src]
void
form_field_choice_set_text (
EvDocumentForms* document_forms,
EvFormField* field,
const gchar* text
)
Parameters
field
-
Type:
EvFormField
No description available.
The data is owned by the caller of the method. text
-
Type:
const gchar*
No description available.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.