Interface

GtkSource-5GtkSourceFileLoaderConstructorProps

interface ConstructorProps {
    buffer: GtkSource.Buffer;
    file: GtkSource.File;
    input_stream: Gio.InputStream | null;
    inputStream: Gio.InputStream | null;
    location: Gio.File | null;
}

Hierarchy (View Summary)

Index

Properties

input_stream: Gio.InputStream | null
inputStream: Gio.InputStream | null
location: Gio.File | null