Searched refs:luscus_gtk_change_tors_value (Results 1 – 3 of 3) sorted by relevance
118 void luscus_gtk_change_tors_value(GtkWidget*, gpointer);
415 …g_signal_connect(G_OBJECT(spin_tors), "value-changed", G_CALLBACK(luscus_gtk_change_tors_value), N… in make_notebook()
502 void luscus_gtk_change_tors_value(GtkWidget* adj, gpointer data) in luscus_gtk_change_tors_value() function