I am attempting to populate a GtkListStore with text that has Pango
attributes and markup.
I would like display proportional font tabular data with headings,
titles, summary lines, and notes, that has labels, numeric values
pre-formatted in character form, with left and right justifying. The
line
I am populating a GtkListStore with text that has Pango attributes and
markup. I would like to position the text at given distances from the
left side, arranging it into columns. Is there a way to position the
text as a Pango Attribute? Can the position information be encoded into
each line of text