mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 02:40:11 +00:00
Update for the removal of gtk_decorated_window_ apis
This commit is contained in:
parent
fe008de12c
commit
26f6b48ccb
2
NEWS
2
NEWS
@ -6,6 +6,8 @@ Overview of Changes from GTK+ 2.91.5 to 2.91.6
|
|||||||
- GtkStyle and GtkRcStyle have been deprecated
|
- GtkStyle and GtkRcStyle have been deprecated
|
||||||
- The GdkWindowClass enumeration is now GdkWindowWindowClass
|
- The GdkWindowClass enumeration is now GdkWindowWindowClass
|
||||||
- gdk_window_get_geometry lost its depth argument
|
- 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
|
* GtkComboBox has gained an 'active id' property that is
|
||||||
intended for easy binding to settings
|
intended for easy binding to settings
|
||||||
|
@ -619,10 +619,6 @@ gtk_css_provider_load_from_path
|
|||||||
gtk_css_provider_new
|
gtk_css_provider_new
|
||||||
gtk_custom_paper_unix_dialog_get_type G_GNUC_CONST
|
gtk_custom_paper_unix_dialog_get_type G_GNUC_CONST
|
||||||
gtk_debug_flag_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_delete_type_get_type G_GNUC_CONST
|
||||||
gtk_dest_defaults_get_type G_GNUC_CONST
|
gtk_dest_defaults_get_type G_GNUC_CONST
|
||||||
gtk_device_grab_add
|
gtk_device_grab_add
|
||||||
|
Loading…
Reference in New Issue
Block a user