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

/inkscape/src/
H A Dselection-describer.cpp164 char *quoted_parent_label = xml_quote_strdup(parent_label); local
165 parent_name = g_strdup_printf(_("<i>%s</i>"), quoted_parent_label);
166 g_free(quoted_parent_label);

Completed in 196 milliseconds