Method

GimpDrawableget_thumbnail_format

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

Returns: Babl
 

The Babl thumbnail format.

 The data is owned by the instance.