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

/inkscape/src/ui/dialog/
H A Dsvg-fonts-dialog.h122 void create_glyphs_popup_menu(Gtk::Widget& parent, sigc::slot<void> rem);
H A Dsvg-fonts-dialog.cpp225 void SvgFontsDialog::create_glyphs_popup_menu(Gtk::Widget& parent, sigc::slot<void> rem) function in class:Inkscape::UI::Dialog::SvgFontsDialog
690 create_glyphs_popup_menu(_GlyphsList, sigc::mem_fun(*this, &SvgFontsDialog::remove_selected_glyph));

Completed in 16 milliseconds