summaryrefslogtreecommitdiff
path: root/libyelp/yelp-uri.h
diff options
context:
space:
mode:
authorShaun McCance <shaunm@gnome.org>2011-02-10 13:20:31 -0500
committerShaun McCance <shaunm@gnome.org>2011-02-10 13:20:31 -0500
commit4d880e18527367ef0adcb5f9b0cfa25cda34ae6b (patch)
tree7cd0057207f71b3fd827c9d04b0c223c5a8c80c4 /libyelp/yelp-uri.h
parent70bc039b40482243830363e54f87b6a49647ee30 (diff)
downloadyelp-4d880e18527367ef0adcb5f9b0cfa25cda34ae6b.tar.gz
yelp-mallard-document: Added indexing code for Mallard
Diffstat (limited to 'libyelp/yelp-uri.h')
-rw-r--r--libyelp/yelp-uri.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libyelp/yelp-uri.h b/libyelp/yelp-uri.h
index ab80bab2..5ebbd4a9 100644
--- a/libyelp/yelp-uri.h
+++ b/libyelp/yelp-uri.h
@@ -70,6 +70,7 @@ YelpUri * yelp_uri_new_search (YelpUri *base,
const gchar *text);
void yelp_uri_resolve (YelpUri *uri);
+void yelp_uri_resolve_sync (YelpUri *uri);
gboolean yelp_uri_is_resolved (YelpUri *uri);
YelpUriDocumentType yelp_uri_get_document_type (YelpUri *uri);