FileChooserT.getPreviewWidgetActive

Gets whether the preview widget set by gtk_file_chooser_set_preview_widget() should be shown for the current filename. See gtk_file_chooser_set_preview_widget_active(). Since 2.4

template FileChooserT(TStruct)
int
getPreviewWidgetActive
()

Return Value

Type: int

TRUE if the preview widget is active for the current filename.

Meta