Interface

Gtk-4.0GtkIconThemeConstructorProps

interface ConstructorProps {
    display: Gdk.Display;
    icon_names: string[];
    iconNames: string[];
    resource_path: string[];
    resourcePath: string[];
    search_path: string[];
    searchPath: string[];
    theme_name: string;
    themeName: string;
}

Hierarchy (View Summary)

Index

Properties

display: Gdk.Display
icon_names: string[]
iconNames: string[]
resource_path: string[]
resourcePath: string[]
search_path: string[]
searchPath: string[]
theme_name: string
themeName: string