diff --git a/docs/reference/gtk/gtk-sections.txt b/docs/reference/gtk/gtk-sections.txt index 164b282b88..1fe906868b 100644 --- a/docs/reference/gtk/gtk-sections.txt +++ b/docs/reference/gtk/gtk-sections.txt @@ -1209,24 +1209,6 @@ GTK_EDITABLE_GET_CLASS gtk_editable_get_type -
-gtkoldeditable -GtkOldEditable -GtkOldEditable -GtkTextFunction -gtk_old_editable_claim_selection -gtk_old_editable_changed - -GTK_OLD_EDITABLE -GTK_IS_OLD_EDITABLE -GTK_TYPE_OLD_EDITABLE -GTK_OLD_EDITABLE_CLASS -GTK_IS_OLD_EDITABLE_CLASS -GTK_OLD_EDITABLE_GET_CLASS - -gtk_old_editable_get_type -
-
gtkentry GtkEntry diff --git a/docs/reference/gtk/gtk.types b/docs/reference/gtk/gtk.types index 20895e3a6f..95382034f7 100644 --- a/docs/reference/gtk/gtk.types +++ b/docs/reference/gtk/gtk.types @@ -103,7 +103,6 @@ gtk_mount_operation_get_type gtk_notebook_get_type gtk_object_get_type gtk_offscreen_window_get_type -gtk_old_editable_get_type gtk_option_menu_get_type gtk_orientable_get_type gtk_page_setup_get_type diff --git a/docs/reference/gtk/tmpl/gtkoldeditable.sgml b/docs/reference/gtk/tmpl/gtkoldeditable.sgml deleted file mode 100644 index e51a5e9b39..0000000000 --- a/docs/reference/gtk/tmpl/gtkoldeditable.sgml +++ /dev/null @@ -1,169 +0,0 @@ - -GtkOldEditable - - -Base class for text-editing widgets - - - -GtkOldEditable has been deprecated since GTK+ 2.0 and should not be used -in newly written code. Use the #GtkEditable interface instead. - - - - - - - - - - - - - - - -@current_pos: -@selection_start_pos: -@selection_end_pos: -@has_selection: - - - - - - -@oldeditable: the object which received the signal. - - - - - - -@oldeditable: the object which received the signal. - - - - - - -@oldeditable: the object which received the signal. - - - - - - -@oldeditable: the object which received the signal. -@arg1: - - - - - - -@oldeditable: the object which received the signal. -@arg1: - - - - - - -@oldeditable: the object which received the signal. -@arg1: - - - - - - -@oldeditable: the object which received the signal. -@arg1: -@arg2: - - - - - - -@oldeditable: the object which received the signal. -@arg1: -@arg2: - - - - - - -@oldeditable: the object which received the signal. -@arg1: - - - - - - -@oldeditable: the object which received the signal. -@arg1: - - - - - - -@oldeditable: the object which received the signal. -@arg1: - - - - - - -@oldeditable: the object which received the signal. - - - - - - -@oldeditable: the object which received the signal. -@arg1: - - - - - - - - - - - - - - - - -@editable: -@time_: - - - - - - - -@old_editable: -@claim: -@time_: - - - - - - - -@old_editable: - - diff --git a/gtk/gtk.symbols b/gtk/gtk.symbols index c738959aca..1422bacb65 100644 --- a/gtk/gtk.symbols +++ b/gtk/gtk.symbols @@ -2236,14 +2236,6 @@ gtk_orientable_set_orientation #endif #endif -#if IN_HEADER(__GTK_OLD_EDITABLE_H__) -#if IN_FILE(__GTK_OLD_EDITABLE_C__) -gtk_old_editable_changed -gtk_old_editable_claim_selection -gtk_old_editable_get_type G_GNUC_CONST -#endif -#endif - #if IN_HEADER(__GTK_OPTION_MENU_H__) #if IN_FILE(__GTK_OPTION_MENU_C__) gtk_option_menu_get_history