API Version: 3.0
Library Version: 3.0.2
Generated by gi-docgen 2023.1
since: 2.6
GimpPath* gimp_image_get_path_by_tattoo ( GimpImage* image, guint tattoo )
Find a path with a given tattoo in an image.
This procedure returns the path with the given tattoo in the specified image.
Available since: 2.6
tattoo
Type: guint
guint
The tattoo of the path to find.
Type: GimpPath
GimpPath
The path with the specified tattoo.