Gjsify LogoGjsify Logo

Hierarchy

  • Catalog

Index

Constructors

Properties

name: string

Methods

  • get_book(): string
  • get_domain(): string
  • get_icon_prefix(): string
  • get_major_version(): number
  • get_minor_version(): number
  • get_name(): string
  • get_prefix(): string
  • add_path(path: string): void
  • Adds a new path to the list of path to look catalogs for.

    Parameters

    • path: string

      the new path containing catalogs

    Returns void

  • destroy_all(): void
  • get_extra_paths(): string[]
  • is_loaded(name: string): boolean
  • Loads all available catalogs in the system. First loads catalogs from GLADE_ENV_CATALOG_PATH, then from glade_app_get_catalogs_dir() and finally from paths specified with glade_catalog_add_path()

    Returns Catalog[]

  • remove_path(path: string): void
  • Remove path from the list of path to look catalogs for. %NULL to remove all paths.

    Parameters

    • path: string

      the new path containing catalogs or %NULL to remove all of them

    Returns void

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