OSDN Git Service

clear btn, about btn, dicts info ...
[eb123/eb123.git] / src / ebook.h
index 009c1bb..a428262 100644 (file)
@@ -2,7 +2,7 @@
 #ifndef __EBOOK_H_
 #define __EBOOK_H_
 
-gint            ebook_search_method();
+gint            ebook_search_method(gint index);
 BOOK_INFO*      ebook_load(const gchar *path, int subbook_no);
 GdkPixbuf*      ebook_load_image(BOOK_INFO *binfo, EB_Position *pos);
 void            ebook_free(BOOK_INFO *binfo);