Features/GTK3/Porting: Difference between revisions

Erikos (talk | contribs)
Erikos (talk | contribs)
Line 90: Line 90:


If you are having trouble finding how a particular GTK class/method/constant has been named in PyGI, run [http://dev.laptop.org/~dsd/20110806/pygi-enumerate.py pygi-enumerate.py] and grep the output. (this app lists all identified methods and constants).
If you are having trouble finding how a particular GTK class/method/constant has been named in PyGI, run [http://dev.laptop.org/~dsd/20110806/pygi-enumerate.py pygi-enumerate.py] and grep the output. (this app lists all identified methods and constants).


=== Constructor considerations ===
=== Constructor considerations ===