]> www.fi.muni.cz Git - evince.git/blobdiff - cut-n-paste/toolbar-editor/egg-toolbar-editor.h
Updated Portuguese translation.
[evince.git] / cut-n-paste / toolbar-editor / egg-toolbar-editor.h
index e1e1f35ab66fc84cc1126df6d2297653b2f0cb32..e29e5482bdb78440f4dc21c69bd2905620d0dcd1 100644 (file)
@@ -56,11 +56,6 @@ struct EggToolbarEditorClass
 GType             egg_toolbar_editor_get_type     (void);
 GtkWidget        *egg_toolbar_editor_new          (GtkUIManager *manager,
                                                   EggToolbarsModel *model);
-void              egg_toolbar_editor_load_actions (EggToolbarEditor *editor,
-                                                  const char       *xml_file);
-
-void             egg_toolbar_editor_add_action   (EggToolbarEditor *editor,
-                                                  const char *action_name);
 
 G_END_DECLS