Gjsify LogoGjsify Logo

Hierarchy

  • CalendarDetailFunc

Callable

  • CalendarDetailFunc(calendar: Gtk.Calendar, year: number, month: number, day: number): string
  • This kind of functions provide Pango markup with detail information for the specified day. Examples for such details are holidays or appointments. The function returns %NULL when no information is available.

    Parameters

    • calendar: Gtk.Calendar

      a #GtkCalendar.

    • year: number

      the year for which details are needed.

    • month: number

      the month for which details are needed.

    • day: number

      the day of month for which details are needed.

    Returns string

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