Gjsify LogoGjsify Logo

Enumeration GutterRendererFoldsState

The folding state at a certain line in the #GtkTextBuffer.

Since #GtefGutterRendererFolds has a flat view of the folding tree, some states can be combined; for example, %GTEF_GUTTER_RENDERER_FOLDS_STATE_END and %GTEF_GUTTER_RENDERER_FOLDS_STATE_CONTINUE.

bitfield

Index

Enumeration Members

CONTINUE: number

Fold region continues.

END: number

End of fold region.

NONE: number

No code folding here.

START_FOLDED: number

Start of currently folded fold region.

START_OPENED: number

Start of currently opened fold region.

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