Gtk.FileChooserWidget Class
Widget to allow the selection of files from a directory.

See Also: FileChooserWidget Members

Syntax

public class FileChooserWidget : VBox, FileChooser

Remarks

Gtk.FileChooserWidget is a widget suitable for selecting files. It is the main building block of a Gtk.FileChooserDialog. Most applications will only need to use the latter; you can use GtkFileChooserWidget as part of a larger window if you have special needs.

Note that Gtk.FileChooserWidget does not have any methods of its own. Instead, you should use the functions that work on a Gtk.FileChooser.

Requirements

Namespace: Gtk
Assembly: gtk-sharp (in gtk-sharp.dll)
Assembly Versions: 2.12.0.0
Since: Gtk# 2.4