:right-sidebar: True VulkanRenderer =================================================================== .. currentmodule:: gi.repository.Gsk .. class:: VulkanRenderer(**properties: ~typing.Any) :no-contents-entry: Superclasses: :class:`~gi.repository.Gsk.Renderer`, :class:`~gi.repository.GObject.Object` A GSK renderer that is using Vulkan. This renderer will fail to realize if Vulkan is not supported. Constructors ------------ .. rst-class:: interim-class .. class:: VulkanRenderer :no-index: .. classmethod:: new() -> ~gi.repository.Gsk.Renderer Creates a new Vulkan renderer. The Vulkan renderer is a renderer that uses the Vulkan library for rendering. This renderer will fail to realize when GTK was not compiled with Vulkan support.