gtk+ r21865 - in branches/gtk-2-14: . gtk



Author: matthiasc
Date: Wed Dec 10 16:32:24 2008
New Revision: 21865
URL: http://svn.gnome.org/viewvc/gtk+?rev=21865&view=rev

Log:
Enhanced deprecation annotation


Modified:
   branches/gtk-2-14/ChangeLog
   branches/gtk-2-14/gtk/gtkfilechooserbutton.c

Modified: branches/gtk-2-14/gtk/gtkfilechooserbutton.c
==============================================================================
--- branches/gtk-2-14/gtk/gtkfilechooserbutton.c	(original)
+++ branches/gtk-2-14/gtk/gtkfilechooserbutton.c	Wed Dec 10 16:32:24 2008
@@ -2737,7 +2737,7 @@
  * Returns: a new button widget.
  * 
  * Since: 2.6
- * Deprecated: 2.14
+ * Deprecated: 2.14: Use gtk_file_chooser_button_new() instead.
  **/
 GtkWidget *
 gtk_file_chooser_button_new_with_backend (const gchar          *title,



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]