]> www.fi.muni.cz Git - evince.git/blobdiff - libdocument/ev-document-forms.c
Add EvPage so that we can hold a reference to the backend page. Form
[evince.git] / libdocument / ev-document-forms.c
index db90bb886380b9600135a1d3e9dc0d9ab9123d55..d5d9c7094361834862a515ee5d20d81dcb96be65 100644 (file)
@@ -43,7 +43,7 @@ ev_document_forms_get_type (void)
 
 GList *
 ev_document_forms_get_form_fields (EvDocumentForms *document_forms,
-                                  gint             page)
+                                  EvPage          *page)
 {
        EvDocumentFormsIface *iface = EV_DOCUMENT_FORMS_GET_IFACE (document_forms);