Interface

GdkWin32-4.0GdkWin32Win32HCursorConstructorProps

interface ConstructorProps {
    destroyable: boolean;
    display: Gdk.Display;
    handle: any;
}

Hierarchy (View Summary)

Index

Properties

destroyable: boolean
display: Gdk.Display
handle: any