Interface

Gdk-4.0GdkMemoryTextureConstructorProps

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

Hierarchy (View Summary)

Index

Properties - Inherited from Gdk.Texture.ConstructorProps

Properties - Inherited from Gdk.Texture.ConstructorProps

color_state: ColorState
colorState: ColorState
height: number
width: number