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

/inkscape/src/widgets/
H A Dgradient-toolbar.cpp433 static void gr_tb_selection_modified(Inkscape::Selection *selection, guint /*flags*/, gpointer data) function
1257 connModified = selection->connectModified(sigc::bind(sigc::ptr_fun(&gr_tb_selection_modified), holder));

Completed in 19 milliseconds