API Version: 3.0
Library Version: 3.0.0-RC1
Generated by gi-docgen 2023.1
since: 2.8
gchar* gimp_item_get_name ( GimpItem* item )
Get the name of the specified item.
This procedure returns the specified item’s name.
Available since: 2.8
Type: gchar*
gchar*
The item name. The returned value must be freed with g_free().