Gjsify LogoGjsify Logo

Index

Variables

PIXBUF_MAJOR: number

Major version of gdk-pixbuf library, that is the "0" in "0.8.2" for example.

PIXBUF_MICRO: number

Micro version of gdk-pixbuf library, that is the "2" in "0.8.2" for example.

PIXBUF_MINOR: number

Minor version of gdk-pixbuf library, that is the "8" in "0.8.2" for example.

PIXBUF_VERSION: string

Contains the full version of GdkPixbuf as a string.

This is the version being compiled against; contrast with gdk_pixbuf_version.

Functions

  • pixbuf_error_quark(): Quark

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