Interface

GtkSource-5GtkSourceFileLoaderConstructorProps

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

Hierarchy (View Summary)

Index

Properties

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