Gdkpixbuf

object Gdkpixbuf

Skipped during bindings generation

  • class PixbufNonAnim: Missing cType on class

  • class PixbufSimpleAnimIter: Missing cType on class

  • callback PixbufModuleIncrementLoadFunc: Callbacks that throw are not supported

  • callback PixbufModuleLoadAnimationFunc: Callbacks that throw are not supported

  • callback PixbufModuleLoadFunc: Callbacks that throw are not supported

  • callback PixbufModuleSaveFunc: Callbacks that throw are not supported

  • callback PixbufModuleStopLoadFunc: Callbacks that throw are not supported

  • bitfield PixbufFormatFlags: C Type GdkPixbufFormatFlags is ignored

  • record PixbufAnimationClass: glib type struct are ignored

  • record PixbufAnimationIterClass: glib type struct are ignored

  • record PixbufLoaderClass: glib type struct are ignored

  • record PixbufSimpleAnimClass: glib type struct are ignored

Properties

Link copied to clipboard
const val PIXBUF_MAJOR: Int = 2

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

Link copied to clipboard
const val PIXBUF_MICRO: Int = 8

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

Link copied to clipboard
const val PIXBUF_MINOR: Int = 42

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

Link copied to clipboard

Contains the full version of GdkPixbuf as a string.

Functions

Link copied to clipboard
fun pixbufErrorQuark(): <Error class: unknown class>
Link copied to clipboard
fun resolveException(error: <Error class: unknown class>): <Error class: unknown class>