Searched refs:help_id_prefix (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/extension/
H A Deffect.cpp304 gchar const * help_id_prefix = "org.inkscape.help."; local
314 if (strncmp(verb_id, help_id_prefix, strlen(help_id_prefix)) == 0) return;

Completed in 14 milliseconds