summaryrefslogtreecommitdiff
path: root/gdk/gdk.symbols
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2005-08-26 18:49:52 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2005-08-26 18:49:52 +0000
commitb3a757762cea419936be14ce6e814e9cc2511e56 (patch)
tree13e4fe1eacd3b729bec386fc97288ad62ad4a5bf /gdk/gdk.symbols
parenta4df08a6c7e83d26e2ea4aca1c11b29004d7d1c4 (diff)
downloadgtk+-b3a757762cea419936be14ce6e814e9cc2511e56.tar.gz
Make the GdkScreen font options api public, and add properties
2005-08-26 Matthias Clasen <mclasen@redhat.com> * gdk/gdk.symbols: * gdk/gdkscreen.h: * gdk/gdkscreen.c: Make the GdkScreen font options api public, and add properties GdkScreen::font-options and GdkScreen::resolution. (#314004) * gdk/gdkpango.c: * gtk/gtksettings.c: * gtk/gtkwidget.c: Adjust all callers. * gdk/gdkintl.h: Simplify and use glib/gi18n-lib.h. * gdk/gdkpango.c: Include gdkintl.h, not gtkintl.h. * gdk/gdkscreen.c: Include gdkintl.h.
Diffstat (limited to 'gdk/gdk.symbols')
-rw-r--r--gdk/gdk.symbols8
1 files changed, 4 insertions, 4 deletions
diff --git a/gdk/gdk.symbols b/gdk/gdk.symbols
index c8c25e88c9..8b3f48b271 100644
--- a/gdk/gdk.symbols
+++ b/gdk/gdk.symbols
@@ -962,10 +962,10 @@ gdk_draw_rgb_image_dithalign
gdk_screen_get_type G_GNUC_CONST
gdk_screen_get_monitor_at_point
gdk_screen_get_monitor_at_window
-gdk_screen_set_font_options_libgtk_only
-gdk_screen_get_font_options_libgtk_only
-gdk_screen_set_resolution_libgtk_only
-gdk_screen_get_resolution_libgtk_only
+gdk_screen_set_font_options
+gdk_screen_get_font_options
+gdk_screen_set_resolution
+gdk_screen_get_resolution
#endif
#endif