Functions |
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) |
void | close_modules (GtkWidget *, gchar *) |
module * | find_module (char *ref) |
int | module_to_file (char *file_name, module *list, const char *mode) |
bool | istrue (int i) |
void | read_status () |
bool | check_status (int pid) |