Method

GimpDrawableget_thumbnail_format

since: 2.10.14

Declaration [src]

const Babl*
gimp_drawable_get_thumbnail_format (
  GimpDrawable* drawable
)

Description [src]

Returns the Babl thumbnail format of the drawable.

Available since: 2.10.14

Return value

Type: Babl

The Babl thumbnail format.

The data is owned by the instance.