diff options
-rw-r--r-- | glib/reference/tmpl/poppler-document.sgml | 1 | ||||
-rw-r--r-- | glib/reference/tmpl/poppler-page.sgml | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/glib/reference/tmpl/poppler-document.sgml b/glib/reference/tmpl/poppler-document.sgml index c4535705..a8ef11e8 100644 --- a/glib/reference/tmpl/poppler-document.sgml +++ b/glib/reference/tmpl/poppler-document.sgml @@ -83,6 +83,7 @@ The #PopplerDocument is an object used to refer to a main document. @POPPLER_PERMISSIONS_OK_TO_MODIFY: @POPPLER_PERMISSIONS_OK_TO_COPY: @POPPLER_PERMISSIONS_OK_TO_ADD_NOTES: +@POPPLER_PERMISSIONS_OK_TO_FILL_FORM: @POPPLER_PERMISSIONS_FULL: <!-- ##### FUNCTION poppler_document_new_from_file ##### --> diff --git a/glib/reference/tmpl/poppler-page.sgml b/glib/reference/tmpl/poppler-page.sgml index a708da11..a86293b5 100644 --- a/glib/reference/tmpl/poppler-page.sgml +++ b/glib/reference/tmpl/poppler-page.sgml @@ -385,7 +385,7 @@ Information about a page in a document </para> @area: -@image: +@image_id: <!-- ##### FUNCTION poppler_image_mapping_get_type ##### --> <para> |