Heraia  0.1.8
plugin_list.h File Reference

Header file for the plugin list window. More...

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

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_struct_t *main_struct)
 the function to init the plugin_list_window interface More...
 

Detailed Description

Header file for the plugin list window.

Definition in file plugin_list.h.

Enumeration Type Documentation

anonymous enum

Columns definition for the treeview.

Enumerator
PNTV_COLUMN_NAME 
PNTV_N_COLUMNS 

Definition at line 34 of file plugin_list.h.

Function Documentation

plugin_list_window_init_interface ( heraia_struct_t main_struct)

the function to init the plugin_list_window interface

Parameters
main_struct: main structure

Definition at line 597 of file plugin_list.c.

References init_plugin_name_tv(), and plugin_list_window_connect_signals().

Referenced by init_heraia_plugin_system().

Here is the call graph for this function:

Here is the caller graph for this function: