GDK deprecations



Hi,

Amend this list, I'll commit GDK_ENABLE_DEPRECATED guards around it
soon. (Unless people prefer GTK_ENABLE_DEPRECATED to also affect GDK.)

Havoc

(GdkFont and all text handling/rendering replaced by Pango framework)
 GdkFont
 GdkFontType
 GDK_FONT_XDISPLAY
 GDK_FONT_XFONT
 GdkWChar
 gdk_char_height
 gdk_char_measure
 gdk_char_width
 gdk_char_width_wc
 gdk_draw_string
 gdk_draw_text
 gdk_draw_text_wc
 gdk_font_equal
 gdk_font_from_description
 gdk_font_full_name_free
 gdk_font_full_name_get
 gdk_font_id
 gdk_font_load
 gdk_font_lookup
 gdk_font_ref
 gdk_font_unref
 gdk_fontset_load
 gdk_mbstowcs
 gdk_string_extents
 gdk_string_height
 gdk_string_measure
 gdk_string_to_compound_text
 gdk_string_width
 gdk_text_extents
 gdk_text_extents_wc
 gdk_text_height
 gdk_text_measure
 gdk_text_property_to_text_list
 gdk_text_property_to_utf8_list
 gdk_text_width
 gdk_text_width_wc
 gdk_wcstombs

(Replaced by colormaps, GdkRGB, etc. - will just remove)
 GdkColorContext 
 GdkColorContextDither
 GdkColorContextMode
 gdk_color_context_add_palette
 gdk_color_context_free
 gdk_color_context_free_dither
 gdk_color_context_get_index_from_palette
 gdk_color_context_get_pixel
 gdk_color_context_get_pixel_from_palette
 gdk_color_context_get_pixels
 gdk_color_context_get_pixels_incremental
 gdk_color_context_init_dither
 gdk_color_context_new
 gdk_color_context_new_mono
 gdk_color_context_query_color
 gdk_color_context_query_colors

(Replaced by GtkIMContext)
 GdkIC
 GdkICAttr
 GdkICAttributesType
 GdkIMStyle
 gdk_ic_attr_destroy
 gdk_ic_attr_new
 gdk_ic_destroy
 gdk_ic_get_attr
 gdk_ic_get_events
 gdk_ic_get_style
 gdk_ic_new
 gdk_ic_set_attr
 gdk_im_begin
 gdk_im_decide_style
 gdk_im_end
 gdk_im_ready
 gdk_im_set_best_style

(Replaced by g_io_add_watch())
 GdkInputCondition
 GdkInputFunction
 gdk_input_add
 gdk_input_add_full
 gdk_input_remove

(Replaced by methods on GdkColormap)
 gdk_color_change
 gdk_color_alloc
 gdk_color_free
 gdk_colors_alloc
 gdk_colors_free
 gdk_colors_store

(Totally useless - just remove?)
 gdk_exit

(Replaced by gdk_gc_set_rgb_fg_color(), gdk_gc_set_rgb_bg_color())
 gdk_rgb_gc_set_background
 gdk_rgb_gc_set_foreground

(Evil - just remove?)
 gdk_key_repeat_disable
 gdk_key_repeat_restore







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