VulkanContext
⚠️ Deprecated ⚠️
This is deprecated since version 4.14.
GTK does not expose any Vulkan internals. This struct is a leftover that was accidentally exposed.
GdkVulkanContext
is an object representing the platform-specific Vulkan draw context.
GdkVulkanContext
s are created for a surface using method@Gdk.Surface.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 null context.
Inheritors
Constructors
Types
The VulkanContextImpl type represents a native instance of the abstract VulkanContext class.
Functions
This is deprecated since version 4.16.
Emits the "images-updated" signal. See onImagesUpdated.
This is deprecated since version 4.16.
Emitted when the images managed by this context have changed.