sugarlabs / sugar-toolkit-gtk3

Sugar Learning Environment, Activity Toolkit, GTK 3.
GNU Lesser General Public License v2.1
21 stars 80 forks source link

sugar-toolkit-gtk3 deprecated functions #437

Closed aperezbios closed 2 years ago

aperezbios commented 4 years ago

When compiling sugar-toolkit-gtk3, warnings for the following functions, which are now deprecated, are issued:

gdk_display_get_device_manager is deprecated gdk_screen_make_display_name is deprecated gdk_screen_get_number is deprecated gdk_threads_enter is deprecated gdk_threads_leave is deprecated gdk_error_trap_pop is deprecated gdk_error_trap_pop_ignored is deprecated gdk_error_trap_push is deprecated g_type_class_add_private is deprecated

quozl commented 4 years ago

Thanks for testing. Duplicate of https://github.com/sugarlabs/sugar-toolkit-gtk3/issues/404.