Searched defs:sp_text_fontfamily_value_changed (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/widgets/
H A Dtext-toolbar.cpp124 static void sp_text_fontfamily_value_changed( Ink_ComboBoxEntry_Action *act, GObject *tbl ) function
129 std::cout << "sp_text_fontfamily_value_changed: " << std::endl;
135 std::cout << "sp_text_fontfamily_value_changed: frozen... return" << std::endl;
1560 g_signal_connect( G_OBJECT(act), "changed", G_CALLBACK(sp_text_fontfamily_value_changed), holder );

Completed in 16 milliseconds