TypeScript API Documentation for GDK

GDK
    Preparing search index...

    GDK

    API Version: 4.0

    Library Version: 4.0.0

    Namespaces
    • Gdk
    Dependencies
    • cairo 1.0
    • PangoCairo 1.0
    • Pango 1.0
    • Gio 2.0
    • GdkPixbuf 2.0

    Settings

    Member Visibility

    Generated with TypeDoc via ts-for-gir v4.0.0-rc.9

    Interface

    Gdk-4.0 ▶ Gdk ▶ Texture ▶ ConstructorProps

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

    Hierarchy (View Summary)

    • GObject.Object.ConstructorProps
    • Gdk.Paintable.ConstructorProps
    • Gio.Icon.ConstructorProps
    • Gio.LoadableIcon.ConstructorProps
      • ConstructorProps
        • Gdk.DmabufTexture.ConstructorProps
        • Gdk.GLTexture.ConstructorProps
        • Gdk.MemoryTexture.ConstructorProps
        • GdkWin32.D3D12Texture.ConstructorProps
    • Defined in gdk-4.0/gdk-4.0.d.ts:16359
    Index

    Properties

    color_state colorState height width

    Properties

    color_state

    color_state: Gdk.ColorState
    • Defined in gdk-4.0/gdk-4.0.d.ts:16360

    colorState

    colorState: Gdk.ColorState
    • Defined in gdk-4.0/gdk-4.0.d.ts:16361

    height

    height: number
    • Defined in gdk-4.0/gdk-4.0.d.ts:16362

    width

    width: number
    • Defined in gdk-4.0/gdk-4.0.d.ts:16363

    Content

    Properties
    color_statecolorStateheightwidth