Gjsify LogoGjsify Logo

#GStaticResource is an opaque data structure and can only be accessed using the following functions.

record

Hierarchy

  • StaticResource

Index

Constructors

Properties

Methods

Constructors

Properties

name: string

Methods

  • fini(): void
  • Finalized a GResource initialized by g_static_resource_init().

    This is normally used by code generated by [glib-compile-resources][glib-compile-resources] and is not typically used by other code.

    Returns void

  • Gets the GResource that was registered by a call to g_static_resource_init().

    This is normally used by code generated by [glib-compile-resources][glib-compile-resources] and is not typically used by other code.

    Returns Gio.Resource

  • init(): void
  • Initializes a GResource from static data using a GStaticResource.

    This is normally used by code generated by [glib-compile-resources][glib-compile-resources] and is not typically used by other code.

    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