Gjsify LogoGjsify Logo

Hierarchy

Index

Properties

buffer?: GtkSource.Buffer

The #GtkSourceBuffer to load the contents into. The #GtkSourceFileLoader object has a weak reference to the buffer.

The #GtkSourceFile. The #GtkSourceFileLoader object has a weak reference to the file.

input_stream?: Gio.InputStream

The #GInputStream to load. Useful for reading stdin. If this property is set, the #GtkSourceFileLoader:location property is ignored.

location?: Gio.File

The #GFile to load. If the #GtkSourceFileLoader:input-stream is %NULL, by default the location is taken from the #GtkSourceFile at construction time.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method