summaryrefslogtreecommitdiff
path: root/gdk/gdk.symbols
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2010-12-16 23:44:50 -0500
committerMatthias Clasen <mclasen@redhat.com>2010-12-21 12:07:03 -0500
commit572bb200113dd8e3bec7bc0ff37bb7d6497fad71 (patch)
treeb110ccf95b74e097867d76c8bcf954c28658e847 /gdk/gdk.symbols
parent61104d58ea4fbc63ba273770a4e85152dc08addb (diff)
downloadgtk+-572bb200113dd8e3bec7bc0ff37bb7d6497fad71.tar.gz
Deal with property encoding functions
Move everything dealing with compound text to be X11 specific Only gdk_text_property_to_utf8_list and gdk_utf8_to_string_target are kept across backends, so add vfuncs for these. Also, remove the non-multihead-safe variants of all these.
Diffstat (limited to 'gdk/gdk.symbols')
-rw-r--r--gdk/gdk.symbols14
1 files changed, 5 insertions, 9 deletions
diff --git a/gdk/gdk.symbols b/gdk/gdk.symbols
index 15f28c24cd..77db64cb2c 100644
--- a/gdk/gdk.symbols
+++ b/gdk/gdk.symbols
@@ -197,8 +197,6 @@ gdk_event_type_get_type G_GNUC_CONST
gdk_extension_mode_get_type G_GNUC_CONST
gdk_filter_return_get_type G_GNUC_CONST
gdk_flush
-gdk_free_compound_text
-gdk_free_text_list
gdk_get_default_root_window
gdk_get_display
gdk_get_display_arg_name
@@ -323,15 +321,10 @@ gdk_set_show_events
gdk_setting_action_get_type G_GNUC_CONST
gdk_setting_get
gdk_status_get_type G_GNUC_CONST
-gdk_string_to_compound_text
-gdk_string_to_compound_text_for_display
gdk_synthesize_window_state
gdk_test_render_sync
gdk_test_simulate_button
gdk_test_simulate_key
-gdk_text_property_to_text_list
-gdk_text_property_to_text_list_for_display
-gdk_text_property_to_utf8_list
gdk_text_property_to_utf8_list_for_display
gdk_threads_add_idle
gdk_threads_add_idle_full
@@ -344,8 +337,6 @@ gdk_threads_init
gdk_threads_leave
gdk_threads_set_lock_functions
gdk_unicode_to_keyval G_GNUC_CONST
-gdk_utf8_to_compound_text
-gdk_utf8_to_compound_text_for_display
gdk_utf8_to_string_target
gdk_visibility_state_get_type G_GNUC_CONST
gdk_visual_get_best
@@ -539,7 +530,12 @@ gdk_x11_display_get_xdisplay
gdk_x11_display_grab
gdk_x11_display_set_cursor_theme
gdk_x11_display_set_startup_notification_id
+gdk_x11_display_string_to_compound_text
+gdk_x11_display_text_property_to_text_list
gdk_x11_display_ungrab
+gdk_x11_display_utf8_to_compound_text
+gdk_x11_free_compound_text
+gdk_x11_free_text_list
gdk_x11_get_default_root_xwindow
gdk_x11_get_default_screen
gdk_x11_get_default_xdisplay