summaryrefslogtreecommitdiff
path: root/embed/ephy-history.h
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <mpeseng@src.gnome.org>2003-01-01 10:37:11 +0000
committerMarco Pesenti Gritti <mpeseng@src.gnome.org>2003-01-01 10:37:11 +0000
commita4f9aed333d06c864f4ed719fa41eda82eff4713 (patch)
tree7daf75b10d5a45b9f7b6fc7e6f74dfce87b5a573 /embed/ephy-history.h
parent90870f6628f09e7e46693c95c9237b602960f1ab (diff)
downloadepiphany-a4f9aed333d06c864f4ed719fa41eda82eff4713.tar.gz
*** empty log message ***
Diffstat (limited to 'embed/ephy-history.h')
-rw-r--r--embed/ephy-history.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/embed/ephy-history.h b/embed/ephy-history.h
index 641ab6d7c..4bb9c14b1 100644
--- a/embed/ephy-history.h
+++ b/embed/ephy-history.h
@@ -85,6 +85,9 @@ void ephy_history_set_page_title (EphyHistory *gh,
const char *ephy_history_get_last_page (EphyHistory *gh);
+void ephy_history_remove (EphyHistory *gh,
+ EphyNode *node);
+
void ephy_history_clear (EphyHistory *gh);
G_END_DECLS