Interface

Gsk-4.0GskCairoRendererConstructorProps

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

Hierarchy (View Summary)

Index
realized: boolean
surface: Gdk.Surface