Interface

Gsk-4.0GskRendererConstructorProps

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

Hierarchy (View Summary)

Index

Properties

Properties

realized: boolean
surface: Gdk.Surface