list_data_types.h File Reference

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

Go to the source code of this file.

Enumerations

enum  { LDT_TV_COLUMN_NAME, LDT_TV_N_COLUMNS }

Functions

void on_ldt_menu_activate (GtkWidget *widget, gpointer data)
 Shows or hide the list data type window.
void list_data_types_init_interface (heraia_window_t *main_window)
 Inits the list data type window with default values Should be called only once.
void add_data_type_name_to_treeview (heraia_window_t *main_window, gchar *name)
 Adds the data type name to the treeview.


Enumeration Type Documentation

anonymous enum

Enumerator:
LDT_TV_COLUMN_NAME 
LDT_TV_N_COLUMNS 

Definition at line 28 of file list_data_types.h.


Function Documentation

void add_data_type_name_to_treeview ( heraia_window_t main_window,
gchar *  name 
)

Adds the data type name to the treeview.

Definition at line 63 of file list_data_types.c.

References heraia_get_widget(), LDT_TV_COLUMN_NAME, LDT_TV_N_COLUMNS, xml_t::main, and heraia_window_t::xmls.

Referenced by dt_ok_button_clicked().

Here is the call graph for this function:

Here is the caller graph for this function:

void list_data_types_init_interface ( heraia_window_t main_window  ) 

Inits the list data type window with default values Should be called only once.

Definition at line 275 of file list_data_types.c.

References connect_list_data_types_signals().

Referenced by load_heraia_ui().

Here is the call graph for this function:

Here is the caller graph for this function:

void on_ldt_menu_activate ( GtkWidget *  widget,
gpointer  data 
)

Shows or hide the list data type window.

Definition at line 39 of file list_data_types.c.

References heraia_get_widget(), is_cmi_checked(), all_window_prop_t::ldt, xml_t::main, move_and_show_dialog_box(), record_and_hide_dialog_box(), heraia_window_t::win_prop, and heraia_window_t::xmls.

Referenced by connect_list_data_types_signals().

Here is the call graph for this function:

Here is the caller graph for this function:


Generated on Tue Jun 30 23:18:22 2009 for Heraia by  doxygen 1.5.8