[ 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.
| this |
The filter whose operation name you want. |
|
The filter's operation name. The returned value must be freed with g_free . |