[gtk+/gtk-2-90: 100/158] Deprecate GtkInputDialog



commit f2b5189a500f3c5d3ea0152c83cb21a5932f64f8
Author: Christian Dywan <christian twotoasts de>
Date:   Fri Oct 16 16:05:13 2009 +0200

    Deprecate GtkInputDialog
    
    Deprecate the widget and adjust the documentation.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=594903

 docs/reference/gtk/tmpl/gtkinputdialog.sgml |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/docs/reference/gtk/tmpl/gtkinputdialog.sgml b/docs/reference/gtk/tmpl/gtkinputdialog.sgml
index 47abfdc..e17b244 100644
--- a/docs/reference/gtk/tmpl/gtkinputdialog.sgml
+++ b/docs/reference/gtk/tmpl/gtkinputdialog.sgml
@@ -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.
-
-



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