Interface

Gdk-3.0GdkDrawingContextConstructorProps

interface ConstructorProps {
    clip: default.Region | null;
    window: Gdk.Window;
}

Hierarchy (View Summary)

Index

Properties

Properties

clip: default.Region | null
window: Gdk.Window