Interface

GdkWin32-4.0GdkWin32Win32DisplayConstructorProps

interface ConstructorProps {
    composited: boolean;
    dmabuf_formats: DmabufFormats;
    dmabufFormats: DmabufFormats;
    input_shapes: boolean;
    inputShapes: boolean;
    rgba: boolean;
    shadow_width: boolean;
    shadowWidth: boolean;
}

Hierarchy (View Summary)

Index

Properties - Inherited from Gdk.Display.ConstructorProps

Properties - Inherited from Gdk.Display.ConstructorProps

composited: boolean
dmabuf_formats: DmabufFormats
dmabufFormats: DmabufFormats
input_shapes: boolean
inputShapes: boolean
rgba: boolean
shadow_width: boolean
shadowWidth: boolean