Gjsify LogoGjsify Logo

Interface TextBuffer_ConstructProps

Hierarchy

Index

Properties

enable_undo?: boolean

Denotes if support for undoing and redoing changes to the buffer is allowed.

tag_table?: Gtk.TextTagTable

The GtkTextTagTable for the buffer.

text?: string

The text content of the buffer.

Without child widgets and images, see [methodGtk.TextBuffer.get_text] for more information.

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