]> Pileus Git - ~andy/gtk/commitdiff
Deprecate GtkInputDialog
authorChristian Dywan <christian@twotoasts.de>
Fri, 16 Oct 2009 14:05:13 +0000 (16:05 +0200)
committerJavier Jardón <jjardon@gnome.org>
Sun, 2 May 2010 23:51:17 +0000 (01:51 +0200)
Deprecate the widget and adjust the documentation.

https://bugzilla.gnome.org/show_bug.cgi?id=594903

docs/reference/gtk/tmpl/gtkinputdialog.sgml

index 47abfdcb50f3e887388bf34da519bf7b74b1112c..e17b24474073766f652fc4b651f3d258dfeecd9d 100644 (file)
@@ -49,7 +49,6 @@ to #GDK_MODE_ENABLED.
 
 @inputdialog: the object which received the signal.
 @deviceid: The ID of the newly disabled device.
-<!-- # Unused Parameters # -->
 @Deprecated: 2.20: Don't use this widget anymore.
 
 <!-- ##### SIGNAL GtkInputDialog::enable-device ##### -->
@@ -61,7 +60,6 @@ mode of a device from #GDK_MODE_DISABLED to a
 
 @inputdialog: the object which received the signal.
 @deviceid: The ID of the newly enabled device.
-<!-- # Unused Parameters # -->
 @Deprecated: 2.20: Don't use this widget anymore.
 
 <!-- ##### FUNCTION gtk_input_dialog_new ##### -->
@@ -71,5 +69,3 @@ Creates a new #GtkInputDialog.
 
 @Returns: the new #GtkInputDialog.
 @Deprecated: 2.20: Don't use this widget anymore.
-
-