Inkscape
Vector Graphics Editor
|
TODO: insert short description here. More...
Go to the source code of this file.
Classes | |
struct | streq_rel |
Functions | |
bool | streq (char const *a, char const *b) |
Convenience/readability wrapper for strcmp(a,b)==0. | |
TODO: insert short description here.
Definition in file streq.h.
|
inline |
Convenience/readability wrapper for strcmp(a,b)==0.
Definition at line 17 of file streq.h.
Referenced by Inkscape::UI::Dialog::DocumentProperties::build_metadata(), Inkscape::Extension::Effect::Effect(), Inkscape::Extension::Internal::GimpGrad::open(), SPIPaint::read(), and SPIFilter::read().