[ CCode ( cname = "gimp_scrolled_preview_freeze" ) ]
[ Version ( since = "2.4" ) ]
public void freeze ()
While the this is frozen, it is not going to redraw itself in response to scroll events.
This function should only be used to implement widgets derived from ScrolledPreview. There is no point in calling this from a plug-in.
| this |