Searched refs:get_info_widget (Results 1 - 5 of 5) sorted by relevance
/inkscape/src/extension/ | ||
H A D | effect.h | 123 Gtk::VBox * get_info_widget(void); |
H A D | effect.cpp | 351 Effect::get_info_widget(void) function in class:Inkscape::Extension::Effect 353 return Extension::get_info_widget(); |
H A D | extension.h | 299 Gtk::VBox * get_info_widget(void); |
H A D | extension.cpp | 762 Extension::get_info_widget(void) function in class:Inkscape::Extension::Extension |
/inkscape/src/ui/dialog/ | ||
H A D | extension-editor.cpp | 161 info = ext->get_info_widget(); |
Completed in 19 milliseconds