Searched refs:spin_int (Results 1 – 1 of 1) sorted by relevance
1122 GtkWidget *hbox, *spin, *entry, *spin_int; in preferences() local1165 spin_int = create_spinbutton(hbox, 100, 100000, gfio_client_ops.eta_msec); in preferences()1207 gfio_client_ops.eta_msec = gtk_spin_button_get_value_as_int(GTK_SPIN_BUTTON(spin_int)); in preferences()