Commit graph

8 commits

Author SHA1 Message Date
Reynaldo H. Verdejo Pinochet
4774e1aa92 tutorials: toolkit-integration: drop calls to gtk_button_new_from_stock()
The gtk_button_new_from_stock() function has been deprecated since GTK+ 3.10.
Use gtk_button_new_from_icon_name() instead.
2017-08-11 16:46:38 -07:00
Reynaldo H. Verdejo Pinochet
193fba65b8 tutorials: toolkit-integration: fix missing markup 2017-08-11 15:58:12 -07:00
Sebastian Dröge
bc810ef40f basic-tutorial-5: expose_cb() is now draw_cb() and gets a cairo_t directly 2017-08-07 08:58:58 +03:00
Sebastian Dröge
fce81a19a8 Don't use gstreamer-interfaces-1.0 in basic-tutorial-5
GstVideoOverlay is in gstreamer-video-1.0
2017-08-06 01:34:24 +03:00
Reynaldo H. Verdejo Pinochet
b0cb459527 tutorials: basic: fix missing markup 2017-07-18 23:53:03 -07:00
Reynaldo H. Verdejo Pinochet
a7b50da27d tutorials: basic: drop all mentions to the SDK 2017-04-13 14:26:19 -07:00
Sebastian Dröge
4752e9b45a basic/toolkit-integration: Bring in sync with the actual source code again
Fixes syntax errors, a double free and others.

https://bugzilla.gnome.org/show_bug.cgi?id=779701
2017-03-09 10:40:14 +02:00
Mathieu Duponchelle
09f71131fb Split out documentation into subfolders.
https://bugzilla.gnome.org/show_bug.cgi?id=773976
2016-11-14 14:10:22 +00:00
Renamed from tutorial-basic-toolkit-integration.md (Browse further)