Defines |
| #define | SLEEP 0.5 |
Functions |
| void | close_modules (GtkWidget *, gchar *) |
| void | close_all (GtkWidget *, gchar *) |
| void | entry_ref_callback (GtkWidget *, gchar *) |
| void | entry_command_callback (GtkWidget *widget, gchar *) |
| void | button_runstart_callback (GtkWidget *widget, gchar *) |
| void | button_sillent_callback (GtkWidget *widget, gchar *) |
| void | entry_xpos_callback (GtkWidget *widget, gchar *) |
| void | entry_ypos_callback (GtkWidget *widget, gchar *) |
| void | entry_height_callback (GtkWidget *widget, gchar *) |
| void | entry_width_callback (GtkWidget *widget, gchar *) |
| void | set_active_module (char *ref) |
| gint | main_timeout (gpointer) |
| void | update_interface () |
| void | on_destroy (GtkWidget *, gpointer) |
| GtkWidget * | create_parameter_list () |
| void | make_vbox (module *list) |
| void | module_pressed (GtkWidget *, gpointer data) |
| void | show_propreties (GtkWidget *, gpointer data) |