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

/inkscape/src/ui/dialog/
H A Dsvg-fonts-dialog.h82 void on_font_selection_changed();
H A Dsvg-fonts-dialog.cpp319 void SvgFontsDialog::on_font_selection_changed(){ function in class:Inkscape::UI::Dialog::SvgFontsDialog
914 _FontsList.get_selection()->signal_changed().connect(sigc::mem_fun(*this, &SvgFontsDialog::on_font_selection_changed));

Completed in 16 milliseconds