[ Version ( since = "2.4" ) ]
public void set_preview_widget_active (bool active)
Sets whether the preview widget set by set_preview_widget should be shown for the current filename.
When active
is set to false, the file chooser may display an internally generated preview of the current file or it may
display no preview at all. See set_preview_widget for more details.
this | |
active |
whether to display the user-specified preview widget |