Gjsify LogoGjsify Logo

Index

Enumerations

Classes

Interfaces

Variables

Functions

Variables

STYLE_CLASS_ACCENT: string
STYLE_CLASS_AVATAR: string
STYLE_CLASS_BACK_BUTTON: string
STYLE_CLASS_BADGE: string
STYLE_CLASS_CARD: string
STYLE_CLASS_CATEGORY_EXPANDER: string
STYLE_CLASS_CHECKERBOARD: string
STYLE_CLASS_COLOR_BUTTON: string
STYLE_CLASS_DEFAULT_DECORATION: string
STYLE_CLASS_H1_LABEL: string
STYLE_CLASS_H2_LABEL: string
STYLE_CLASS_H3_LABEL: string
STYLE_CLASS_H4_LABEL: string
STYLE_CLASS_KEYCAP: string
STYLE_CLASS_MODE_SWITCH: string
STYLE_CLASS_OVERLAY_BAR: string
STYLE_CLASS_PRIMARY_LABEL: string
STYLE_CLASS_ROUNDED: string
STYLE_CLASS_SEEKBAR: string
STYLE_CLASS_SMALL_LABEL: string
STYLE_CLASS_SOURCE_LIST: string
STYLE_CLASS_STORAGEBAR: string
STYLE_CLASS_TEMPERATURE: string
STYLE_CLASS_TERMINAL: string
STYLE_CLASS_WARMTH: string
STYLE_CLASS_WELCOME: string
StyleClassBADGE: string
StyleClassCATEGORY_EXPANDER: string
StyleClassCOMPOSITED: string
StyleClassCONTENT_VIEW: string
StyleClassCONTENT_VIEW_WINDOW: string
StyleClassDECORATED_WINDOW: string
StyleClassH1_TEXT: string
StyleClassH2_TEXT: string
StyleClassH3_TEXT: string
StyleClassHELP_BUTTON: string
StyleClassOVERLAY_BAR: string
StyleClassPOPOVER: string
StyleClassPOPOVER_BG: string
StyleClassSOURCE_LIST: string
StyleClassTHIN_PANE_SEPARATOR: string
StyleClassTITLE_TEXT: string
TOOLTIP_SECONDARY_TEXT_MARKUP: string
TRANSITION_DURATION_CLOSE: number
TRANSITION_DURATION_IN_PLACE: number
TRANSITION_DURATION_OPEN: number

Functions

  • accelToString(accel: string): string
  • dateTimeGetDefaultDateFormat(withWeekday: boolean, withDay: boolean, withYear: boolean): string
  • Parameters

    • withWeekday: boolean
    • withDay: boolean
    • withYear: boolean

    Returns string

  • dateTimeGetDefaultTimeFormat(is12h: boolean, withSecond: boolean): string
  • dateTimeGetRelativeDatetime(dateTime: GLib.DateTime): string
  • dateTimeSecondsToTime(seconds: number): string
  • markupAccelTooltip(accels: string[], description: string): string
  • servicesApplicationSetBadgeFinish(res: AsyncResult): boolean
  • servicesApplicationSetBadgeVisibleFinish(res: AsyncResult): boolean
  • servicesApplicationSetProgressFinish(res: AsyncResult): boolean
  • servicesApplicationSetProgressVisible(visible: boolean, callback: AsyncReadyCallback): void
  • servicesApplicationSetProgressVisibleFinish(res: AsyncResult): boolean
  • textStyleGetStylesheet(): [string, string]
  • widgetsUtilsGetButtonLayoutSchema(): string | null
  • widgetsUtilsGetCssProvider(stylesheet: string): Gtk.CssProvider | null
  • widgetsUtilsSetTheming(widget: Gtk.Widget, stylesheet: string, className: string, priority: number): Gtk.CssProvider | null

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