VulkanContext#
Deprecated since version 4.14:
- GTK does not expose any Vulkan internals. This
struct is a leftover that was accidentally exposed.
Superclasses: DrawContext, Object
Implemented Interfaces: Initable
GdkVulkanContext is an object representing the platform-specific
Vulkan draw context.
GdkVulkanContexts are created for a surface using
create_vulkan_context, and the context will match
the characteristics of the surface.
Support for GdkVulkanContext is platform-specific and context creation
can fail, returning None context.