Gjsify LogoGjsify Logo

Used to reference the layers of #GtkTextView for the purpose of customized drawing with the ::draw_layer vfunc.

Index

Enumeration Members

ABOVE: number

Old deprecated layer, use %GTK_TEXT_VIEW_LAYER_ABOVE_TEXT instead

ABOVE_TEXT: number

The layer rendered above the text. Since: 3.20

BELOW: number

Old deprecated layer, use %GTK_TEXT_VIEW_LAYER_BELOW_TEXT instead

BELOW_TEXT: number

The layer rendered below the text (but above the background). Since: 3.20

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