gtk+-2.0 Reference Manual

Synopsis

public class FileChooserWidget : VBox, Implementor, Buildable, FileChooser, FileChooserEmbed  {
    public                              FileChooserWidget         ( FileChooserAction   action ) ;
    public                              FileChooserWidget.with_backend ( FileChooserAction   action,
                                                                    string              backend ) ;
}

FileChooserWidget Description

Details

Constructor Details

FileChooserWidget ()
    public                              FileChooserWidget         ( FileChooserAction   action ) ;		

FileChooserWidget.with_backend ()
    public                              FileChooserWidget.with_backend ( FileChooserAction   action,
                                                                    string              backend ) ;		

Field Details

Signal Details

Property Details

Method Details


Created by Valadoc