Searched refs:strip_control_button (Results 1 – 2 of 2) sorted by relevance
102 Gtk::CheckButton strip_control_button; variable
316 …fbtable->attach (strip_control_button, 1, 2, fn, fn+1, AttachOptions(FILL|EXPAND), AttachOptions(0… in OSC_GUI()415 strip_control_button.signal_clicked().connect (sigc::mem_fun (*this, &OSC_GUI::set_bitsets)); in OSC_GUI()669 strip_control_button.set_active(def_feedback & 2); in reshow_values()695 if (strip_control_button.get_active()) { in calculate_feedback()