Gjsify LogoGjsify Logo

Enumeration CalendarDisplayOptions

These options can be used to influence the display and behaviour of a #GtkCalendar.

bitfield

Index

Enumeration Members

NO_MONTH_CHANGE: number

Prevents the user from switching months with the calendar.

SHOW_DAY_NAMES: number

Specifies that three letter day descriptions should be present.

SHOW_DETAILS: number

Just show an indicator, not the full details text when details are provided. See gtk_calendar_set_detail_func().

SHOW_HEADING: number

Specifies that the month and year should be displayed.

SHOW_WEEK_NUMBERS: number

Displays each week numbers of the current year, down the left side of the calendar.

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