Features/GTK3/Porting: Difference between revisions

Line 439: Line 439:
== Resources ==
== Resources ==
* PyGtk documentation
* PyGtk documentation
** Gtk3: http://python-gtk-3-tutorial.readthedocs.org
:: Gtk3: http://python-gtk-3-tutorial.readthedocs.org
** gtk2: http://www.pygtk.org/docs/pygtk/
:: gtk2: http://www.pygtk.org/docs/pygtk/
* Reference Manual
* Reference Manual
** Gtk3: http://developer.gnome.org/gtk3/3.4/
:: Gtk3: http://developer.gnome.org/gtk3/3.4/
* Gdk documentation:
* Gdk documentation:
** Gdk3: http://developer.gnome.org/gdk/2.24/
:: Gdk3: http://developer.gnome.org/gdk/2.24/
* Pango documentation:
* Pango documentation:
** GTK3: http://developer.gnome.org/pangomm
:: GTK3: http://developer.gnome.org/pangomm
* Gst-1.0 documentation
:: Gst-1: http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/index.html
* Gst-1.0 porting hints
:: https://wiki.ubuntu.com/Novacut/GStreamer1.0