get_operation_name


Description:

[ Version ( since = "3.0" ) ]
public string get_operation_name ()

Get a drawable filter's operation name.

This procedure returns the specified filter's operation name.

Parameters:

this

The filter whose operation name you want.

Returns:

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