GFC Logo GFC Title Logo
Reference Manual
Main Page  |  Namespace List  |  Alphabetical List  |  Class List  |  File List

GFC::Gtk::FileChooserSaveAsDialog Class Reference

A GtkFileChooserDialog "File/Save as" C++ wrapper class. More...

#include <gfc/gtk/filechooserdialog.hh>

Inheritance diagram for GFC::Gtk::FileChooserSaveAsDialog:

GFC::Gtk::FileChooserDialog GFC::Gtk::Dialog GFC::Gtk::FileChooser GFC::Gtk::Window GFC::G::TypeInterface GFC::Gtk::Bin GFC::G::TypeInstance GFC::Gtk::Container GFC::Trackable GFC::Gtk::Widget GFC::Gtk::Object GFC::Atk::Implementor GFC::G::Object GFC::G::TypeInterface GFC::G::TypeInstance GFC::G::TypeInstance GFC::Trackable GFC::Trackable List of all members.

Public Member Functions

Constructors

Detailed Description

A GtkFileChooserDialog "File/Save as" C++ wrapper class.

FileChooserSaveAsDialog is a dialog box suitable for use with "File/Save as" commands. To add buttons to the dialog call Gtk::Dialog::add_button().


Constructor & Destructor Documentation

GFC::Gtk::FileChooserSaveAsDialog::FileChooserSaveAsDialog Window parent = 0  ) 
 

Constructs a new "File/Save as" FileChooserDialog with the title "Save as...".

Parameters:
parent The transient parent of the dialog, or null.

GFC::Gtk::FileChooserSaveAsDialog::FileChooserSaveAsDialog const String title,
Window parent = 0
 

Constructs a new "File/Save as" FileChooserDialog.

Parameters:
title The title of the dialog, or null.
parent The transient parent of the dialog.


The documentation for this class was generated from the following file:
Generated on Tue Aug 24 00:34:39 2004 for GFC-UI by doxygen 1.3.8