[Top]
GTK2
GTK2.FileChooser
|
Method GTK2.FileChooser()->set_preview_widget_active()
- Method
set_preview_widget_active
GTK2.FileChooser set_preview_widget_active(int setting)
- Description
Sets whether the preview widget set by set_preview_widget() should be shown
for the current filename. When setting 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.
|