[gtk+] Update for the removal of gtk_decorated_window_ apis



commit 26f6b48ccb17910e1593753ea21b221290373a6f
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Dec 6 17:44:12 2010 -0500

    Update for the removal of gtk_decorated_window_ apis

 NEWS            |    2 ++
 gtk/gtk.symbols |    4 ----
 2 files changed, 2 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index da432f5..c9bec87 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,8 @@ Overview of Changes from GTK+ 2.91.5 to 2.91.6
  - GtkStyle and GtkRcStyle have been deprecated
  - The GdkWindowClass enumeration is now GdkWindowWindowClass
  - gdk_window_get_geometry lost its depth argument
+ - The old, unused gtk_decorated_window_... functions have
+   been removed.
 
 * GtkComboBox has gained an 'active id' property that is
   intended for easy binding to settings
diff --git a/gtk/gtk.symbols b/gtk/gtk.symbols
index 7d444bb..6311e46 100644
--- a/gtk/gtk.symbols
+++ b/gtk/gtk.symbols
@@ -619,10 +619,6 @@ gtk_css_provider_load_from_path
 gtk_css_provider_new
 gtk_custom_paper_unix_dialog_get_type G_GNUC_CONST
 gtk_debug_flag_get_type G_GNUC_CONST
-gtk_decorated_window_calculate_frame_size
-gtk_decorated_window_init
-gtk_decorated_window_move_resize_window
-gtk_decorated_window_set_title
 gtk_delete_type_get_type G_GNUC_CONST
 gtk_dest_defaults_get_type G_GNUC_CONST
 gtk_device_grab_add



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