29 #ifndef _HERAIA_FIND_REPLACE_WINDOW_H_
30 #define _HERAIA_FIND_REPLACE_WINDOW_H_
void fr_window_show(GtkWidget *widget, gpointer data)
Show find and replace window.
This is the main structure.
void find_window_show(GtkWidget *widget, gpointer data)
Show find window.
void find_window_init_interface(heraia_struct_t *main_struct)
Inits all the things in the find window (signal and such)
void fdft_window_init_interface(heraia_struct_t *main_struct)
Inits all the things in the find data from type window (signal and such)
void fr_window_init_interface(heraia_struct_t *main_struct)
Inits all the things in the find and replace window (signal and such)
void fdft_window_show(GtkWidget *widget, gpointer data)
Show find data from type window.