Searched defs:on_font_selection_changed (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/ui/dialog/ | ||
H A D | svg-fonts-dialog.cpp | 319 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 24 milliseconds