Gjsify LogoGjsify Logo

Index

Enumerations

Classes

Interfaces

Functions

Functions

  • Create and initialize a renderer for the given attributes and label. These renderers should have been preregistered via gcr_renderer_register().

    Parameters

    • label: string

      The label for the renderer

    • attrs: Attributes

      The attributes to render

    Returns GcrUi.Renderer | null

  • Register a renderer to be created when matching attributes are passed to gcr_renderer_create().

    Parameters

    • renderer_type: GType<unknown>

      The renderer class type

    • attrs: Attributes

      The attributes to match

    Returns void

  • renderer_register_well_known(): void
  • Register all the well known renderers for certificates and keys known to the Gcr library.

    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