Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/properties/ev-properties-view.h
diff options
context:
space:
mode:
Diffstat (limited to 'properties/ev-properties-view.h')
-rw-r--r--properties/ev-properties-view.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/properties/ev-properties-view.h b/properties/ev-properties-view.h
index 41e6277..ec4dac7 100644
--- a/properties/ev-properties-view.h
+++ b/properties/ev-properties-view.h
@@ -40,7 +40,8 @@ typedef struct _EvPropertiesViewPrivate EvPropertiesViewPrivate;
GType ev_properties_view_get_type (void);
void ev_properties_view_register_type (GTypeModule *module);
-GtkWidget *ev_properties_view_new (void);
+
+GtkWidget *ev_properties_view_new (const gchar *uri);
void ev_properties_view_set_info (EvPropertiesView *properties,
const EvDocumentInfo *info);