Skip to content

Add a missing deprecation note

Matthias Clasen requested to merge matthiasc/for-main into main

GdkVulkanContext is deprecated and only exposed in the api because we need it as return type of the (deprecated) gdk_surface_create_vulkan_context() API.

Merge request reports