Gimp.Drawable.get_thumbnail_format
@accepts(Gimp.Drawable)
@returns(Babl.Object)
def get_thumbnail_format(self):
# Python wrapper for gimp_drawable_get_thumbnail_format()
Returns the #Babl thumbnail format of the drawable.
Since 2.10.14
- self
the ID of the Gimp.Drawable to get the thumbnail format for.
- Returns