Gjsify LogoGjsify Logo

Determines how the size should be computed to achieve the one of the visibility mode for the scrollbars.

Index

Enumeration Members

Enumeration Members

ALWAYS: number

The scrollbar is always visible. The view size is independent of the content.

AUTOMATIC: number

The scrollbar will appear and disappear as necessary. For example, when all of a #GtkTreeView can not be seen.

EXTERNAL: number

Don't show a scrollbar, but don't force the size to follow the content. This can be used e.g. to make multiple scrolled windows share a scrollbar. Since: 3.16

NEVER: number

The scrollbar should never appear. In this mode the content determines the size.

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