Method
PapersDocumentDocumentFormsform_field_text_set_text
Declaration [src]
void
pps_document_forms_form_field_text_set_text (
PpsDocumentForms* document_forms,
PpsFormField* field,
const gchar* text
)
Parameters
field
-
Type:
PpsFormField
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.