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

/inkscape/src/ui/dialog/
H A Daboutbox.cpp55 *make_scrolled_text(const Glib::ustring &contents);
95 make_scrolled_text(authors_text)), _("_Authors"), true);
97 make_scrolled_text(translators_text)), _("_Translators"), true);
99 make_scrolled_text(license_text)), _("_License"), true);
215 static Gtk::ScrolledWindow *make_scrolled_text(const Glib::ustring &contents) { function in namespace:Inkscape::UI::Dialog

Completed in 22 milliseconds