Interface

GdkX11-4.0GdkX11X11DisplayConstructorProps

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

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