Features/GTK3/Porting: Difference between revisions

Rafael (talk | contribs)
Rafael (talk | contribs)
adding resources
Line 322: Line 322:
thumb_surface.write_to_png(png_path_or_filelike_object)
thumb_surface.write_to_png(png_path_or_filelike_object)
</pre>
</pre>
== Resources ==
* PyGtk documentation
** Gtk3: http://python-gtk-3-tutorial.readthedocs.org
** gtk2: http://www.pygtk.org/docs/pygtk/
* Reference Manual
** Gtk3: http://developer.gnome.org/gtk3/3.4/
* Gdk documentation:
** Gdk3: http://developer.gnome.org/gdk/2.24/


[[Category:Developer]]
[[Category:Developer]]