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

/inkscape/src/ui/dialog/
H A Dtransformation.cpp122 _notebook.signal_switch_page().connect(sigc::mem_fun(*this, &Transformation::onSwitchPage));
572 void Transformation::onSwitchPage(Gtk::Widget * /*page*/, guint pagenum) function in class:Inkscape::UI::Dialog::Transformation
574 void Transformation::onSwitchPage(GtkNotebookPage * /*page*/, guint pagenum)

Completed in 15 milliseconds