Deprecate GtkInputDialog

Deprecate the widget and adjust the documentation.

https://bugzilla.gnome.org/show_bug.cgi?id=594903
This commit is contained in:
Christian Dywan 2009-10-16 16:05:13 +02:00 committed by Javier Jardón
parent 77ff51b0c0
commit bab775e087

View 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.