update


Description:

[ Version ( since = "3.0" ) ]
public void update ()

Syncs the Config with properties that match this's arguments.

This procedure updates the settings of the specified filter all at once, including the arguments of the [class@Gimp.DrawableFilterConfig ] obtained with [method@Gimp.DrawableFilter.get_config] as well as the blend mode and opacity.

In particular, if the image is displayed, rendering will be frozen and will happen only once for all changed settings.

Parameters:

this

A drawable filter.