Searched refs:infobox (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/ui/dialog/
H A Dfilter-effects-dialog.cpp2772 Gtk::HBox* infobox = Gtk::manage(new Gtk::HBox(/*homogeneous:*/false, /*spacing:*/4)); local
2800 infobox->pack_start(_infobox_icon, false, false);
2801 infobox->pack_start(*vb_desc, true, true);
2805 _sw_infobox->add(*infobox);

Completed in 26 milliseconds