8class SymbolPinNamesWindow :
public ToolWindow {
11 void go_to_pin(
const UUID &uu);
12 UUID get_selected_pin();
19 Gtk::SearchEntry *search_entry =
nullptr;
20 Gtk::Revealer *search_revealer =
nullptr;
21 Gtk::ToggleButton *search_button =
nullptr;