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

  • accel_to_string(accel: string): string
  • date_time_get_default_date_format(with_weekday: boolean, with_day: boolean, with_year: boolean): string
  • date_time_get_default_time_format(is_12h: boolean, with_second: boolean): string
  • date_time_get_relative_datetime(date_time: GLib.DateTime): string
  • date_time_seconds_to_time(seconds: number): string
  • markup_accel_tooltip(accels: string[], description: string): string
  • services_application_set_badge_finish(_res_: AsyncResult): boolean
  • services_application_set_badge_visible(visible: boolean, _callback_: AsyncReadyCallback): void
  • services_application_set_badge_visible_finish(_res_: AsyncResult): boolean
  • services_application_set_progress_finish(_res_: AsyncResult): boolean
  • services_application_set_progress_visible(visible: boolean, _callback_: AsyncReadyCallback): void
  • services_application_set_progress_visible_finish(_res_: AsyncResult): boolean
  • text_style_get_stylesheet(): [string, string]
  • widgets_utils_apply_text_style_to_label(text_style: TextStyle, label: Gtk.Label): void
  • widgets_utils_get_button_layout_schema(): string | null
  • widgets_utils_get_css_provider(stylesheet: string): Gtk.CssProvider | null
  • widgets_utils_set_theming(widget: Gtk.Widget, stylesheet: string, class_name: string, priority: number): Gtk.CssProvider | null
  • widgets_utils_set_theming_for_screen(screen: Gdk.Screen, stylesheet: 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