Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>Although late, I would like to share this information in the hope that it will be useful for anyone who have this doubt in future.</p> <p>As <a href="https://stackoverflow.com/a/5920741/851432">ptomato said</a>, GTK+ 3 is the way to go and much of the GTK+2 knowledge is applicable to GTK+3 also. <a href="https://live.gnome.org/PyGObject/" rel="nofollow noreferrer">PyGObject</a> is the way to go with GTK+3, not <a href="https://live.gnome.org/PyGTK" rel="nofollow noreferrer">PyGTK</a>. See: <a href="http://gnomejournal.org/article/118/pygtk-gobject-and-gnome-3" rel="nofollow noreferrer">PyGTK, GObject, and GNOME 3</a> to get an overall idea about this new change.</p> <p>To know what differs and how to cope up with these changes, see: </p> <ul> <li><a href="http://developer.gnome.org/gtk3/stable/gtk-migrating-2-to-3.html" rel="nofollow noreferrer">Migrating from GTK+ 2.x to GTK+ 3</a></li> <li><a href="https://live.gnome.org/PyGObject/IntrospectionPorting" rel="nofollow noreferrer">Porting Documentation</a></li> </ul> <p>About the tutorials, following ones will be of helpful:</p> <ul> <li><a href="http://python-gtk-3-tutorial.readthedocs.org/en/latest/index.html" rel="nofollow noreferrer">The Python GTK+ 3 Tutorial</a></li> <li><a href="http://developer.gnome.org/gnome-devel-demos/stable/" rel="nofollow noreferrer">GNOME Developer Platform Demos</a></li> <li><a href="http://vimeo.com/dgsiegel/videos" rel="nofollow noreferrer">Screen-casts by daniel g. siegel</a></li> <li><a href="http://developer.gnome.org/gtk3/stable/" rel="nofollow noreferrer">GTK+ 3 Reference Manual</a></li> </ul>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload