9class SymbolPreviewExpandWindow :
public Gtk::Window {
11 SymbolPreviewExpandWindow(Gtk::Window *parent,
const class Symbol &sym);
13 void set_canvas_appearance(
const class Appearance &a);
19 Gtk::SpinButton *sp_expand =
nullptr;
20 Gtk::Box *box2 =
nullptr;