Xfce Foundation Classes
Main Page  | IndexNamespace List  |  Alphabetical List  |  Class List  |  File List


Xfc::Gtk::FileChooserOpenDialog Class Reference

A GtkFileChooserDialog "File/Open" C++ wrapper class. More...

#include <xfc/gtk/filechooserdialog.hh>

Inheritance diagram for Xfc::Gtk::FileChooserOpenDialog:

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

Public Member Functions

Constructors

Detailed Description

A GtkFileChooserDialog "File/Open" C++ wrapper class.

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

See also: the File Chooser HOWTO and the file chooser example in the <tests/filechooser> suddirectory.


Constructor & Destructor Documentation

Xfc::Gtk::FileChooserOpenDialog::FileChooserOpenDialog Window parent = 0  ) 
 

Constructs a new "File/Open" FileChooserDialog with the title "Open...".

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

Xfc::Gtk::FileChooserOpenDialog::FileChooserOpenDialog const String title,
Window parent = 0
 

Constructs a new "File/Open" 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: Xfce Foundation Classes
Copyright © 2004-2005 The XFC Development Team XFC 4.3