Interface

Gsk-4.0GskVulkanRendererConstructorProps

interface ConstructorProps {
    realized: boolean;
    surface: Gdk.Surface;
}

Hierarchy (View Summary)

Index
realized: boolean
surface: Gdk.Surface