Definition in file plugin_list.h.
Go to the source code of this file.
Enumerations | |
enum | { PNTV_COLUMN_NAME, PNTV_N_COLUMNS } |
Columns definition for the treeview. More... | |
Functions | |
void | plugin_list_window_init_interface (heraia_window_t *main_window) |
the function to init the plugin_list_window interface |
anonymous enum |
plugin_list_window_init_interface | ( | heraia_window_t * | main_window | ) |
the function to init the plugin_list_window interface
main_window | : main structure |
Definition at line 542 of file plugin_list.c.
References init_plugin_name_tv(), and plugin_list_window_connect_signals().
Referenced by init_heraia_plugin_system().