Interface

Gtk-4.0GtkFileLauncherConstructorProps

interface ConstructorProps {
    always_ask: boolean;
    alwaysAsk: boolean;
    file: Gio.File;
    writable: boolean;
}

Hierarchy (View Summary)

Index

Properties

always_ask: boolean
alwaysAsk: boolean
file: Gio.File
writable: boolean