Method
GimpDrawableFilterget_name
since: 3.0
Declaration [src]
gchar*
gimp_drawable_filter_get_name (
GimpDrawableFilter* filter
)
Description [src]
Get a drawable filter’s name.
This procedure returns the specified filter’s name. Since it is not possible to set a drawable filter’s name yet, this will be the operation’s name. Eventually this filter’s name will be a free form field so do not rely on this information for any processing.
Available since: 3.0