Hildon::FileChooserDialog Class Reference

#include <file-chooser-dialog.h>

Inheritance diagram for Hildon::FileChooserDialog:

Dialog FileChooser List of all members.

Public Member Functions

virtual ~FileChooserDialog ()
HildonFileChooserDialog * gobj ()
 Provides access to the underlying C GtkObject.
const HildonFileChooserDialog * gobj () const
 Provides access to the underlying C GtkObject.
 FileChooserDialog (Gtk::FileChooserAction action)
 FileChooserDialog (Gtk::Window &parent, Gtk::FileChooserAction action)
void set_safe_folder (const Glib::ustring &local_path)
 Sets a safe folder that is used as a fallback in a case that automatic location change fails.
void set_safe_folder_uri (const Glib::ustring &uri)
 See hildon_file_chooser_dialog_set_safe_folder.
Glib::ustring get_safe_folder () const
 Gets safe folder location as local path.
Glib::ustring get_safe_folder_uri () const
 Gets safe folder location as uri.

Related Functions

(Note that these are not member functions.)

Hildon::FileChooserDialogwrap (HildonFileChooserDialog *object, bool take_copy=false)

Constructor & Destructor Documentation

virtual Hildon::FileChooserDialog::~FileChooserDialog  )  [virtual]
 

Hildon::FileChooserDialog::FileChooserDialog Gtk::FileChooserAction  action  )  [explicit]
 

Hildon::FileChooserDialog::FileChooserDialog Gtk::Window &  parent,
Gtk::FileChooserAction  action
[explicit]
 


Member Function Documentation

Glib::ustring Hildon::FileChooserDialog::get_safe_folder  )  const
 

Gets safe folder location as local path.

Returns:
A local path. Free this with g_free.

Glib::ustring Hildon::FileChooserDialog::get_safe_folder_uri  )  const
 

Gets safe folder location as uri.

Returns:
An uri. Free this with g_free.

const HildonFileChooserDialog* Hildon::FileChooserDialog::gobj  )  const [inline]
 

Provides access to the underlying C GtkObject.

HildonFileChooserDialog* Hildon::FileChooserDialog::gobj  )  [inline]
 

Provides access to the underlying C GtkObject.

void Hildon::FileChooserDialog::set_safe_folder const Glib::ustring &  local_path  ) 
 

Sets a safe folder that is used as a fallback in a case that automatic location change fails.

Parameters:
local_path A path to safe folder.

void Hildon::FileChooserDialog::set_safe_folder_uri const Glib::ustring &  uri  ) 
 

See hildon_file_chooser_dialog_set_safe_folder.

Parameters:
uri An uri to safe folder.


Friends And Related Function Documentation

Hildon::FileChooserDialog * wrap HildonFileChooserDialog *  object,
bool  take_copy = false
[related]
 

Parameters:
object The C instance
take_copy False if the result should take ownership of the C instance. True if it should take a new copy or ref.
Returns:
A C++ instance that wraps this C instance.


The documentation for this class was generated from the following file:
Generated on Wed Nov 8 17:18:56 2006 for hildon-fmmm by  doxygen 1.4.6