Home
last modified time | relevance | path

Searched refs:ground2_dist_spinbutton_adj (Results 1 – 1 of 1) sorted by relevance

/dports/comms/xnec2c/xnec2c-3.4/src/
H A Dinterface.c9771 GtkObject *ground2_dist_spinbutton_adj; in create_ground2_command() local
9860ground2_dist_spinbutton_adj = gtk_adjustment_new (1, 9.99999974738e-06, 10000, 9.99999974738e-06, … in create_ground2_command()
9861 …ground2_dist_spinbutton = gtk_spin_button_new (GTK_ADJUSTMENT (ground2_dist_spinbutton_adj), 0.009… in create_ground2_command()