Structure to keep window properties for each window. More...
#include <libheraia.h>
Data Fields | |
window_prop_t * | about_box |
window_prop_t * | data_interpretor |
data interpretor window | |
window_prop_t * | log_box |
log window | |
window_prop_t * | main_dialog |
heraia's main window | |
window_prop_t * | plugin_list |
plugin description window | |
window_prop_t * | ldt |
list data types window | |
window_prop_t * | main_pref_window |
main preference window | |
window_prop_t * | goto_window |
goto dialog window | |
window_prop_t * | result_window |
result window properties | |
window_prop_t * | find_window |
find window | |
window_prop_t * | fr_window |
find and replace window | |
window_prop_t * | fdft_window |
find data from type window |
Structure to keep window properties for each window.
Definition at line 252 of file libheraia.h.
Definition at line 254 of file libheraia.h.
Referenced by a_propos_activate(), init_window_property_struct(), init_window_states(), load_mp_file_preferences_options(), record_all_dialog_box_positions(), record_and_hide_about_box(), and save_mp_file_preferences_options().
data interpretor window
Definition at line 255 of file libheraia.h.
Referenced by init_window_property_struct(), init_window_states(), load_mp_file_preferences_options(), on_DIMenu_activate(), record_all_dialog_box_positions(), and save_mp_file_preferences_options().
find data from type window
Definition at line 265 of file libheraia.h.
Referenced by fdft_window_close(), fdft_window_show(), init_window_property_struct(), init_window_states(), load_mp_file_preferences_options(), and save_mp_file_preferences_options().
find window
Definition at line 263 of file libheraia.h.
Referenced by find_window_close(), find_window_show(), init_window_property_struct(), init_window_states(), load_mp_file_preferences_options(), record_all_dialog_box_positions(), and save_mp_file_preferences_options().
find and replace window
Definition at line 264 of file libheraia.h.
Referenced by fr_window_close(), fr_window_show(), init_window_property_struct(), init_window_states(), load_mp_file_preferences_options(), record_all_dialog_box_positions(), and save_mp_file_preferences_options().
goto dialog window
Definition at line 261 of file libheraia.h.
Referenced by goto_dialog_canceled(), init_window_property_struct(), init_window_states(), load_mp_file_preferences_options(), on_goto_activate(), record_all_dialog_box_positions(), and save_mp_file_preferences_options().
list data types window
Definition at line 259 of file libheraia.h.
Referenced by init_window_property_struct(), load_mp_file_preferences_options(), record_all_dialog_box_positions(), and save_mp_file_preferences_options().
log window
Definition at line 256 of file libheraia.h.
Referenced by init_window_property_struct(), init_window_states(), load_mp_file_preferences_options(), logw_close_clicked(), mw_cmi_show_logw_toggle(), record_all_dialog_box_positions(), and save_mp_file_preferences_options().
heraia's main window
Definition at line 257 of file libheraia.h.
Referenced by init_window_property_struct(), init_window_states(), load_mp_file_preferences_options(), record_all_dialog_box_positions(), refresh_data_interpretor_window(), and save_mp_file_preferences_options().
main preference window
Definition at line 260 of file libheraia.h.
Referenced by init_window_property_struct(), init_window_states(), load_mp_file_preferences_options(), on_preferences_activate(), pref_window_delete(), record_all_dialog_box_positions(), and save_mp_file_preferences_options().
plugin description window
Definition at line 258 of file libheraia.h.
Referenced by init_window_property_struct(), init_window_states(), load_mp_file_preferences_options(), mw_cmi_plw_toggle(), plw_close_clicked(), record_all_dialog_box_positions(), and save_mp_file_preferences_options().
result window properties
Definition at line 262 of file libheraia.h.
Referenced by init_window_property_struct(), init_window_states(), load_mp_file_preferences_options(), record_all_dialog_box_positions(), result_window_close(), result_window_show(), and save_mp_file_preferences_options().