|
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::FileChooserDialog * | wrap (HildonFileChooserDialog *object, bool take_copy=false) |