Interface

Shell-18ShellAppConstructorProps

interface ConstructorProps {
    action_group: Gio.ActionGroup;
    actionGroup: Gio.ActionGroup;
    app_info: GioUnix.DesktopAppInfo;
    appInfo: GioUnix.DesktopAppInfo;
    busy: boolean;
    icon: Gio.Icon;
    id: string;
    state: Shell.AppState;
}

Hierarchy (View Summary)

Index

Properties

action_group: Gio.ActionGroup
actionGroup: Gio.ActionGroup
busy: boolean
icon: Gio.Icon
id: string