Gjsify LogoGjsify Logo

Interface FontChooser_ConstructProps

Hierarchy

Index

Properties

font?: string

The font description as a string, e.g. "Sans Italic 12".

font_desc?: FontDescription

The font description as a #PangoFontDescription.

language?: string

The language for which the #GtkFontChooser:font-features were selected, in a format that is compatible with CSS and with Pango attributes.

The level of granularity to offer for selecting fonts.

preview_text?: string

The string with which to preview the font.

show_preview_entry?: boolean

Whether to show an entry to change the preview text.

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