]> Pileus Git - ~andy/gtk/commit
Do not use deprecated API in docs and examples
authorJavier Jardón <jjardon@gnome.org>
Wed, 8 Sep 2010 15:10:07 +0000 (17:10 +0200)
committerJavier Jardón <jjardon@gnome.org>
Wed, 8 Sep 2010 15:10:37 +0000 (17:10 +0200)
commitca3348f8f1a0021317f43dfb92a6179038ad50dd
treea9c627365a4b12b5310c4097d32c14f9310c61aa
parent3963d5aa768b4e9e9f2c02888c24e9b2d850a2f9
Do not use deprecated API in docs and examples

gtk_calendar_display_options() was deprecated and removed. Use
gtk_calendar_set_display_options() instead
docs/tutorial/gtk-tut.sgml
examples/calendar/calendar.c