Home
last modified time | relevance | path

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

/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Dsession_metadata_dialog.h294 typedef boost::shared_ptr<WidgetList> WidgetListPtr; typedef
298 WidgetListPtr get_custom_widgets (WidgetFunc f);
H A Dsession_metadata_dialog.cc668 WidgetListPtr list (new WidgetList); in get_custom_widgets()
984 WidgetListPtr list = get_custom_widgets (&SessionMetadataSetImportable::get_select_all_widget); in init_gui()