Interface

Gdk-4.0GdkDrawContextConstructorProps

interface ConstructorProps {
    display: Gdk.Display | null;
    surface: Gdk.Surface | null;
}

Hierarchy (View Summary)

Index

Properties

Properties

display: Gdk.Display | null
surface: Gdk.Surface | null