chiark / gitweb /
new buttons to navigate among search results
[disorder] / disobedience / disobedience.h
index d6644a1d241f64143c89c79d079e4178ce88e88e..26c2a6593d2331117f509b7da39528d3abeb75fb 100644 (file)
@@ -139,6 +139,8 @@ void progress_window_progress(struct progress_window *pw,
                              int limit);
 /* Report current progress */
 
+GtkWidget *iconbutton(const char *path, const char *tip);
+
 void register_monitor(monitor_callback *callback,
                       void *u,
                       unsigned long mask);