Gjsify LogoGjsify Logo

Describes how the border of a UI element should be rendered.

Index

Enumeration Members

DASHED: number

A series of square-ended dashes

DOTTED: number

A series of round dots

DOUBLE: number

Two parallel lines with some space between them

GROOVE: number

Looks as if it were carved in the canvas

HIDDEN: number

Same as GTK_BORDER_STYLE_NONE

INSET: number

Looks as if the content is sunken into the canvas

NONE: number

No visible border

OUTSET: number

Looks as if the content is coming out of the canvas

RIDGE: number

Looks as if it were coming out of the canvas

SOLID: number

A single line segment

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