Gjsify LogoGjsify Logo

Interface FileSettings_ConstructProps

Hierarchy

Index

Properties

context?: Ide.Context
encoding?: string
encoding_set?: boolean
file?: Ide.File
indent_style?: IndentStyle
indent_style_set?: boolean
indent_width?: number
indent_width_set?: boolean
insert_trailing_newline?: boolean
insert_trailing_newline_set?: boolean
newline_type?: GtkSource.NewlineType
newline_type_set?: boolean
overwrite_braces?: boolean
overwrite_braces_set?: boolean
right_margin_position?: number
right_margin_position_set?: boolean
settled?: boolean
show_right_margin?: boolean
show_right_margin_set?: boolean
tab_width?: number
tab_width_set?: boolean
trim_trailing_whitespace?: boolean
trim_trailing_whitespace_set?: boolean

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