alias GdkPixbuf::PixbufDestroyNotify

Overview

A function of this type is responsible for freeing the pixel array of a pixbuf.

The gdk_pixbuf_new_from_data() function lets you pass in a pre-allocated pixel array so that a pixbuf can be created from it; in this case you will need to pass in a function of type Gdk::PixbufDestroyNotify so that the pixel data can be freed when the pixbuf is finalized.

Alias Definition

Slice(UInt8) -> Nil

Defined in:

lib/gi-crystal/src/auto/gdk_pixbuf-2.0/gdk_pixbuf.cr