Inkscape
Vector Graphics Editor
|
Inkscape::Util::trim - trim whitespace and other characters. More...
Go to the source code of this file.
Namespaces | |
namespace | Inkscape |
Helper class to stream background task notifications as a series of messages. | |
namespace | Inkscape::Util |
Miscellaneous supporting code. | |
Functions | |
void | Inkscape::Util::trim (Glib::ustring &input, Glib::ustring const &also_remove="") |
Modifies a string in place, removing leading and trailing whitespace characters. | |
Inkscape::Util::trim - trim whitespace and other characters.
Authors: Rafael Siejakowski rs@rs.nosp@m.-mat.nosp@m.h.net
Copyright (C) 2022 the Authors.
Released under GNU GPL v2+, read the file 'COPYING' for more information.
Definition in file trim.h.