• Home
  • Raw
  • Download

Lines Matching refs:gpointer

47 typedef void (*clickfunction)(GtkWidget *widget, gpointer data);
49 static void connect_clicked(GtkWidget *widget, gpointer data);
50 static void start_job_clicked(GtkWidget *widget, gpointer data);
51 static void send_clicked(GtkWidget *widget, gpointer data);
189 struct button_spec *buttonspec, gpointer data) in add_button()
321 gpointer data) in on_config_drawing_area()
342 gpointer data) in graph_tooltip()
360 static int on_expose_drawing_area(GtkWidget *w, GdkEvent *event, gpointer p) in on_expose_drawing_area()
405 static void ge_widget_destroy(GtkWidget *w, gpointer data) in ge_widget_destroy()
418 gpointer data) in quit_clicked()
481 gpointer data) in start_job_clicked()
490 static void file_open(GtkWidget *w, gpointer data);
499 static void hostname_cb(GtkEntry *entry, gpointer data) in hostname_cb()
665 static void connect_clicked(GtkWidget *widget, gpointer data) in connect_clicked()
716 static void send_clicked(GtkWidget *widget, gpointer data) in send_clicked()
755 static void file_new(GtkWidget *w, gpointer data) in file_new()
798 static void file_close(GtkWidget *w, gpointer data) in file_close()
910 static void recent_open(GtkAction *action, gpointer data) in recent_open()
922 static void file_open(GtkWidget *w, gpointer data) in file_open()
958 static void file_save(GtkWidget *w, gpointer data) in file_save()
983 static void view_log_destroy(GtkWidget *w, gpointer data) in view_log_destroy()
1022 static void view_log(GtkWidget *w, gpointer data) in view_log()
1029 static void connect_job_entry(GtkWidget *w, gpointer data) in connect_job_entry()
1039 static void send_job_entry(GtkWidget *w, gpointer data) in send_job_entry()
1049 static void edit_job_entry(GtkWidget *w, gpointer data) in edit_job_entry()
1059 static void start_job_entry(GtkWidget *w, gpointer data) in start_job_entry()
1069 static void view_results(GtkWidget *w, gpointer data) in view_results()
1095 static void ge_update_settings_fn(gpointer key, gpointer value, gpointer data) in ge_update_settings_fn()
1121 static void preferences(GtkWidget *w, gpointer data) in preferences()
1214 static void about_dialog(GtkWidget *w, gpointer data) in about_dialog()
1335 static void combo_entry_changed(GtkComboBox *box, gpointer data) in combo_entry_changed()
1348 static void combo_entry_destroy(GtkWidget *widget, gpointer data) in combo_entry_destroy()
1548 guint page, gpointer data) in notebook_switch_page()
1648 guint info, guint time, gpointer *data) in drag_and_drop_received()