Function
Phoshutil_escape_markup
Declaration [src]
char*
phosh_util_escape_markup (
const char* markup,
gboolean allow_markup
)
Description [src]
Escapes the given markup either fully or (when allow_markup
is TRUE
) in a way
that is suitable for a notification body.