Interface

Flatpak-1.0FlatpakInstalledRefConstructorProps

interface ConstructorProps {
    appdata_content_rating: GLib.HashTable<any, any>;
    appdata_content_rating_type: string;
    appdata_license: string;
    appdata_name: string;
    appdata_summary: string;
    appdata_version: string;
    appdataContentRating: GLib.HashTable<any, any>;
    appdataContentRatingType: string;
    appdataLicense: string;
    appdataName: string;
    appdataSummary: string;
    appdataVersion: string;
    arch: string;
    branch: string;
    collection_id: string;
    collectionId: string;
    commit: string;
    deploy_dir: string;
    deployDir: string;
    end_of_life: string;
    end_of_life_rebase: string;
    endOfLife: string;
    endOfLifeRebase: string;
    installed_size: number;
    installedSize: number;
    is_current: boolean;
    isCurrent: boolean;
    kind: Flatpak.RefKind;
    latest_commit: string;
    latestCommit: string;
    name: string;
    origin: string;
    subpaths: string[];
}

Hierarchy (View Summary)

Index

Properties

appdata_content_rating: GLib.HashTable<any, any>
appdata_content_rating_type: string
appdata_license: string
appdata_name: string
appdata_summary: string
appdata_version: string
appdataContentRating: GLib.HashTable<any, any>
appdataContentRatingType: string
appdataLicense: string
appdataName: string
appdataSummary: string
appdataVersion: string
deploy_dir: string
deployDir: string
end_of_life: string
end_of_life_rebase: string
endOfLife: string
endOfLifeRebase: string
installed_size: number
installedSize: number
is_current: boolean
isCurrent: boolean
latest_commit: string
latestCommit: string
origin: string
subpaths: string[]

Properties - Inherited from Flatpak.Ref.ConstructorProps

arch: string
branch: string
collection_id: string
collectionId: string
commit: string
name: string