Home
last modified time | relevance | path

Searched defs:get_gui_property (Results 1 – 2 of 2) sorted by relevance

/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Daxis_view.h76 bool get_gui_property (const std::string& property_name, T& value) const in get_gui_property() function
87 …bool get_gui_property (const std::string& state_id, const std::string& property_name, T& value) co… in get_gui_property() function
H A Daxis_view.cc85 AxisView::get_gui_property (const std::string& property_name, std::string& value) const in get_gui_property() function in AxisView