Gjsify LogoGjsify Logo

Hierarchy

  • ParserHeaderRegexFunc

Callable

  • ParserHeaderRegexFunc(parser: GMime.Parser, header: string, value: string, offset: number): void
  • Function signature for the callback to g_mime_parser_set_header_regex().

    Parameters

    • parser: GMime.Parser

      The #GMimeParser object.

    • header: string

      The header field matched.

    • value: string

      The header field value.

    • offset: number

      The header field offset.

    Returns void

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