Interface

Gdk-4.0GdkGLTextureConstructorProps

interface ConstructorProps {
    color_state: Gdk.ColorState;
    colorState: Gdk.ColorState;
    height: number;
    width: number;
}

Hierarchy (View Summary)

Index
color_state: Gdk.ColorState
colorState: Gdk.ColorState
height: number
width: number