Interface

Gtk-4.0GtkIconPaintableConstructorProps

interface ConstructorProps {
    file: Gio.File;
    icon_name: string;
    iconName: string;
    is_symbolic: boolean;
    isSymbolic: boolean;
    scale: number;
    size: number;
}

Hierarchy (View Summary)

Index

Properties

file: Gio.File
icon_name: string
iconName: string
is_symbolic: boolean
isSymbolic: boolean
scale: number
size: number