|
|
@ -189,7 +189,7 @@ void config_init();
|
|
|
|
void on_info_target_type_switched(GtkWidget *self, main_window *widgets);
|
|
|
|
void on_info_target_type_switched(GtkWidget *self, main_window *widgets);
|
|
|
|
void on_tab_changed(GtkWidget *self, GtkWidget *page, int page_num, main_window *widgets);
|
|
|
|
void on_tab_changed(GtkWidget *self, GtkWidget *page, int page_num, main_window *widgets);
|
|
|
|
void on_processes_update(GtkWidget *self,main_window *widgets);
|
|
|
|
void on_processes_update(GtkWidget *self,main_window *widgets);
|
|
|
|
void on_dispatcher_update(GtkWidget *self,main_window *widgets);
|
|
|
|
gboolean on_dispatcher_update(GtkWidget *self,main_window *widgets);
|
|
|
|
void on_edit_open(GtkWidget *self, main_window *widgets);
|
|
|
|
void on_edit_open(GtkWidget *self, main_window *widgets);
|
|
|
|
void on_quotas_edit(GtkWidget *self, dictionary *windows);
|
|
|
|
void on_quotas_edit(GtkWidget *self, dictionary *windows);
|
|
|
|
void on_remove(GtkWidget *self, main_window *widgets);
|
|
|
|
void on_remove(GtkWidget *self, main_window *widgets);
|
|
|
|