Heraia  0.1.8
all_window_prop_t Struct Reference

Structure to keep window properties for each window. More...

#include <libheraia.h>

Collaboration diagram for all_window_prop_t:

Data Fields

window_prop_tabout_box
 
window_prop_tdata_interpretor
 data interpretor window More...
 
window_prop_tlog_box
 log window More...
 
window_prop_tmain_dialog
 heraia's main window More...
 
window_prop_tplugin_list
 plugin description window More...
 
window_prop_tldt
 list data types window More...
 
window_prop_tmain_pref_window
 main preference window More...
 
window_prop_tgoto_window
 goto dialog window More...
 
window_prop_tresult_window
 result window properties More...
 
window_prop_tfind_window
 find window More...
 
window_prop_tfr_window
 find and replace window More...
 
window_prop_tfdft_window
 find data from type window More...
 

Detailed Description

Structure to keep window properties for each window.

Todo:
Transform this to a list of properties and add values to distinguish between windows ?

Definition at line 259 of file libheraia.h.

Field Documentation

window_prop_t* all_window_prop_t::fdft_window
window_prop_t* all_window_prop_t::ldt

list data types window

Definition at line 266 of file libheraia.h.

Referenced by init_window_property_struct(), load_mp_file_preferences_options(), and save_mp_file_preferences_options().


The documentation for this struct was generated from the following file: