Interface

Gdk-4.0GdkCairoContextConstructorProps

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

Hierarchy (View Summary)

Index

Properties - Inherited from Gdk.DrawContext.ConstructorProps

Properties - Inherited from Gdk.DrawContext.ConstructorProps

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