Gimp.DrawableFilter.prototype.get_operation_name

function get_operation_name(): String {
    // Gjs wrapper for gimp_drawable_filter_get_operation_name()
}
  

Get a drawable filter's operation name.

This procedure returns the specified filter's operation name.

Since 3.0

Returns

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