Skip to content Skip to sidebar Skip to footer
Showing posts with the label Pango

Pango Attributes With Pygobject

I have the following code, that uses pygtk: attr = pango.AttrList() attr.change(pango.AttrSize(( … Read more Pango Attributes With Pygobject