find_replace_window.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

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 fr_window_show (GtkWidget *widget, gpointer data)
 Show find and replace window.
void fr_window_init_interface (heraia_struct_t *main_struct)
 Inits all the things in the find and replace window (signal and such).

Function Documentation

void find_window_init_interface ( heraia_struct_t main_struct  ) 

Inits all the things in the find window (signal and such).

Parameters:
main_struct : heraia's main structure

Definition at line 251 of file find_replace_window.c.

References create_find_or_replace_doc_t(), heraia_struct_t::find_doc, find_replace_add_ghex_widget(), find_window_connect_signal(), xml_t::main, and heraia_struct_t::xmls.

Referenced by load_heraia_ui().

Here is the call graph for this function:

Here is the caller graph for this function:

void find_window_show ( GtkWidget *  widget,
gpointer  data 
)

Show find window.

Parameters:
widget : the widget that issued the signal
data : user data MUST be heraia_struct_t *main_struct main structure

< find window

Definition at line 64 of file find_replace_window.c.

References heraia_struct_t::current_doc, all_window_prop_t::find_window, heraia_get_widget(), xml_t::main, show_hide_widget(), heraia_struct_t::win_prop, and heraia_struct_t::xmls.

Referenced by on_find_activate().

Here is the call graph for this function:

Here is the caller graph for this function:

void fr_window_init_interface ( heraia_struct_t main_struct  ) 

Inits all the things in the find and replace window (signal and such).

Parameters:
main_struct : heraia's main structure

Definition at line 594 of file find_replace_window.c.

References create_find_or_replace_doc_t(), find_replace_add_ghex_widget(), heraia_struct_t::fr_find_doc, heraia_struct_t::fr_replace_doc, fr_window_connect_signal(), xml_t::main, and heraia_struct_t::xmls.

Referenced by load_heraia_ui().

Here is the call graph for this function:

Here is the caller graph for this function:

void fr_window_show ( GtkWidget *  widget,
gpointer  data 
)

Show find and replace window.

Parameters:
widget : the widget that issued the signal
data : user data MUST be heraia_struct_t *main_struct main structure

< find window

Definition at line 409 of file find_replace_window.c.

References heraia_struct_t::current_doc, all_window_prop_t::fr_window, heraia_get_widget(), xml_t::main, show_hide_widget(), heraia_struct_t::win_prop, and heraia_struct_t::xmls.

Referenced by on_fr_activate().

Here is the call graph for this function:

Here is the caller graph for this function:

Generated on Sat Oct 30 18:32:28 2010 for Heraia by  doxygen 1.6.3