Gjsify LogoGjsify Logo

Hierarchy

  • TextBufferSerializeFunc

Callable

  • A function that is called to serialize the content of a text buffer. It must return the serialized form of the content.

    Parameters

    • register_buffer: Gtk.TextBuffer

      the #GtkTextBuffer for which the format is registered

    • content_buffer: Gtk.TextBuffer

      the #GtkTextBuffer to serialize

    • start: Gtk.TextIter

      start of the block of text to serialize

    • end: Gtk.TextIter

      end of the block of text to serialize

    • length: number

      Return location for the length of the serialized data

    Returns number

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