Re: How to create attributes in Pango

2017-05-05 Thread infirit
Op 05/05/2017 om 05:32 PM schreef Slavomir Vlcek: 1.) Please could anyone tell me how to replace the c-based function "pango_attr_family_new()"? This is one of many functions that does not seem to have a python equivalent (according to http://lazka.github.io/pgi-docs/#Pango-1.0/map

How to create attributes in Pango

2017-05-05 Thread Slavomir Vlcek
Hello, I am having problems with creating attributes in Pango (v1.40.4). I try to follow the "PyGObject API Reference" (http://lazka.github.io/pgi-docs/#Pango-1.0/). 1.) Please could anyone tell me how to replace the c-based function "pango_attr_family_new()"? This is one of many functions