Home
last modified time | relevance | path

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

/dports/audio/ardour6/Ardour-6.8.0/libs/surfaces/contourdesign/
H A Dcontourdesign_gui.cc81 Gtk::Label _device_state_lbl; member in ContourDesignGUI
102 , _device_state_lbl () in ContourDesignGUI()
109 dg_box->pack_start (_device_state_lbl); in ContourDesignGUI()
111 _device_state_lbl.set_line_wrap (true); in ContourDesignGUI()
281_device_state_lbl.set_markup ("<span weight=\"bold\" foreground=\"green\">Found ShuttlePRO</span>"… in update_device_state()
286_device_state_lbl.set_markup ("<span weight=\"bold\" foreground=\"green\">Found ShuttlePRO v2</spa… in update_device_state()
291_device_state_lbl.set_markup ("<span weight=\"bold\" foreground=\"green\">Found shuttleXpress</spa… in update_device_state()
298_device_state_lbl.set_markup (string_compose ("<span weight=\"bold\" foreground=\"red\">Device not… in update_device_state()