Remove gdk_net_wm_supports
This function is totally misnamed, only operates on the default screen, and has a perfectly fine replacement in gdk_x11_screen_supports_net_wm_hint.
This commit is contained in:
@ -954,7 +954,6 @@ gdk_x11_window_foreign_new_for_display
|
||||
gdk_x11_window_lookup_for_display
|
||||
gdk_x11_lookup_xdisplay
|
||||
gdk_x11_get_server_time
|
||||
gdk_net_wm_supports
|
||||
gdk_x11_screen_supports_net_wm_hint
|
||||
gdk_x11_screen_get_window_manager_name
|
||||
gdk_x11_screen_get_monitor_output
|
||||
|
||||
Reference in New Issue
Block a user