Gjsify LogoGjsify Logo

Hierarchy

Index

Properties

enable_matrix?: boolean

Whether the #GtkSourceSpaceDrawer:matrix property is enabled.

matrix?: GLib.Variant

The :matrix property is a #GVariant property to specify where and what kind of white spaces to draw.

The #GVariant is of type "au", an array of unsigned integers. Each integer is a combination of #GtkSourceSpaceTypeFlags. There is one integer for each #GtkSourceSpaceLocationFlags, in the same order as they are defined in the enum (%GTK_SOURCE_SPACE_LOCATION_NONE and %GTK_SOURCE_SPACE_LOCATION_ALL are not taken into account).

If the array is shorter than the number of locations, then the value for the missing locations will be %GTK_SOURCE_SPACE_TYPE_NONE.

By default, %GTK_SOURCE_SPACE_TYPE_ALL is set for all locations.

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