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

/inkscape/src/ui/dialog/
H A Dinkscape-preferences.cpp854 static void proofComboChanged( Gtk::ComboBoxText* combo ) function in namespace:Inkscape::UI::Dialog
1121 _cms_proof_profile.signal_changed().connect( sigc::bind( sigc::ptr_fun(proofComboChanged), &_cms_proof_profile) );

Completed in 17 milliseconds