mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-26 05:31:07 +00:00
Deprecate GtkInputDialog
Deprecate the widget and adjust the documentation. https://bugzilla.gnome.org/show_bug.cgi?id=594903
This commit is contained in:
parent
77ff51b0c0
commit
bab775e087
@ -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.
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user