forked from AuroraMiddleware/gtk
gdk: Remove nonexistant symbols
These symbols have been deleted from the public API with the rendering cleanup work.
This commit is contained in:
parent
48c34b6868
commit
ddc184ec79
@ -256,7 +256,6 @@ gdk_extension_mode_get_type G_GNUC_CONST
|
||||
gdk_event_mask_get_type G_GNUC_CONST
|
||||
gdk_event_type_get_type G_GNUC_CONST
|
||||
gdk_filter_return_get_type G_GNUC_CONST
|
||||
gdk_function_get_type G_GNUC_CONST
|
||||
gdk_grab_ownership_get_type G_GNUC_CONST
|
||||
gdk_grab_status_get_type G_GNUC_CONST
|
||||
gdk_gravity_get_type G_GNUC_CONST
|
||||
@ -268,7 +267,6 @@ gdk_prop_mode_get_type G_GNUC_CONST
|
||||
gdk_scroll_direction_get_type G_GNUC_CONST
|
||||
gdk_setting_action_get_type G_GNUC_CONST
|
||||
gdk_status_get_type G_GNUC_CONST
|
||||
gdk_subwindow_mode_get_type G_GNUC_CONST
|
||||
gdk_visibility_state_get_type G_GNUC_CONST
|
||||
gdk_wm_decoration_get_type G_GNUC_CONST
|
||||
gdk_wm_function_get_type G_GNUC_CONST
|
||||
@ -1064,11 +1062,6 @@ gdk_x11_window_get_drawable_impl
|
||||
gdk_x11_pixmap_get_drawable_impl
|
||||
#endif
|
||||
|
||||
#if IN_FILE(__GDK_GC_X11_C__)
|
||||
gdk_x11_gc_get_xdisplay
|
||||
gdk_x11_gc_get_xgc
|
||||
#endif
|
||||
|
||||
#if IN_FILE(__GDK_MAIN_X11_C__)
|
||||
gdk_x11_get_default_root_xwindow
|
||||
gdk_x11_get_default_screen
|
||||
|
Loading…
Reference in New Issue
Block a user