Home
last modified time | relevance | path

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

/dports/comms/xnec2c/xnec2c-3.4/src/
H A Dinterface.c6272 GtkObject *ground_res1_spinbutton_adj; in create_ground_command() local
6419 ground_res1_spinbutton_adj = gtk_adjustment_new (0.005, 0, 10000, 9.99999974738e-06, 10, 0); in create_ground_command()
6420 …ground_res1_spinbutton = gtk_spin_button_new (GTK_ADJUSTMENT (ground_res1_spinbutton_adj), 0.00999… in create_ground_command()