[ Version ( since = "3.0" ) ]
public bool set_visible (bool visible)
Set the visibility of the specified filter.
This procedure sets the specified filter's visibility. The drawable won't be immediately rendered. Use [method@Gimp.Drawable.update] to trigger an update.
| this |
The filter. |
| visible |
The new filter visibility. |
|
TRUE on success. |