How to use the accel_marker parameter in the Pango library?
I am learning how to use Pango + Cairo, specifically interested in implementing inline icons inside text, as described in this post. Reading the documentation about markup, I’ve come across the pango_parse_markup
function.