Gimp.Resource.prototype.get_name

function get_name(): String {
    // Gjs wrapper for gimp_resource_get_name()
}
  

Returns the resource's name.

This procedure returns the resource's name.

Since 3.0

Returns

The resource's name. The returned value must be freed with g_free().