#include <processcontrol_common.h>
Data Fields | |
int | run_on_startup |
char | reference_name [512] |
int | pid |
int | shell_pid |
int | xpos |
int | ypos |
int | height |
int | widht |
char | command [1024] |
int | status |
int | shell_status |
int | sillent |
int | id_count |
GtkWidget * | button |
struct module_base * | next |
Referenced by module_from_file(), module_to_file(), and startup_start_modules().