29 #ifndef _HERAIA_RESULT_WINDOW_H_
30 #define _HERAIA_RESULT_WINDOW_H_
This is the main structure.
void rw_remove_all_tabs(heraia_struct_t *main_struct, doc_t *doc)
Remove all tabs from the result window that correspond to the specified document. ...
Proposal for a structure that will group all informations about a single document.
void rw_add_one_tab_from_find_all_bt(heraia_struct_t *main_struct, GArray *all_pos, guint size, guchar *text)
Add one tab for the results from the find all button.
void result_window_show(GtkWidget *widget, gpointer data)
Show result window.
void result_window_init_interface(heraia_struct_t *main_struct)
Inits all the things in the result window (signal and such)