#include <heraia_types.h>
Data Fields | |
gint | x |
gint | y |
gboolean | displayed |
Definition at line 157 of file heraia_types.h.
gint window_prop_t::x |
Definition at line 159 of file heraia_types.h.
Referenced by heraia_plugin_init(), init_window_properties(), move_and_show_dialog_box(), and record_and_hide_dialog_box().
gint window_prop_t::y |
Definition at line 160 of file heraia_types.h.
Referenced by heraia_plugin_init(), init_window_properties(), move_and_show_dialog_box(), and record_and_hide_dialog_box().
gboolean window_prop_t::displayed |
Definition at line 161 of file heraia_types.h.
Referenced by heraia_plugin_init(), init(), init_window_properties(), move_and_show_dialog_box(), on_DIMenu_activate(), record_and_hide_dialog_box(), refresh_data_interpretor_window(), and show_hide_log_window().