X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=shell%2Fev-properties-dialog.h;h=6c14b204d055f00adfa2384fdc8b41c298c0b99d;hb=d3688d90ef2ac74632997a421a042e44534af9d9;hp=f85e53a56d8fec2ed59722137b88152cbe1d4209;hpb=7069e1991b056fcf8286f09c3f7942909db04a0d;p=evince.git diff --git a/shell/ev-properties-dialog.h b/shell/ev-properties-dialog.h index f85e53a5..6c14b204 100644 --- a/shell/ev-properties-dialog.h +++ b/shell/ev-properties-dialog.h @@ -39,6 +39,7 @@ typedef struct _EvPropertiesDialogPrivate EvPropertiesDialogPrivate; GType ev_properties_dialog_get_type (void); GtkWidget *ev_properties_dialog_new (void); void ev_properties_dialog_set_document (EvPropertiesDialog *properties, + const gchar *uri, EvDocument *document); G_END_DECLS