Class Index | Cross Index | Namespace Index |
Contained in: Gnome
Derived from:
Gtk::HBox
Derived by:
none
#include <gtk--/file-entry.h>
public function member index: |
||
FileEntry | (const Gtk::string& history_id, const Gtk::string& browse_dialog_title); | |
FileEntry | (); | |
Gtk::string | get_full_path | (bool file_must_exist) const; |
static GtkType | get_type | (); |
Gtk::Widget* | gnome_entry | (); |
Gtk::Widget* | gtk_entry | (); |
GnomeFileEntry* | gtkobj | (); |
const GnomeFileEntry* | gtkobj | () const; |
static bool | isA | (Gtk::Object* checkcast); |
void | set_default_path | (const Gtk::string& path); |
void | set_directory | (bool directory_entry); |
void | set_modal | (bool is_modal); |
void | set_title | (const Gtk::string& browse_dialog_title); |
virtual | ~FileEntry | (); |
protected function member index: |
||
explicit | FileEntry | (GnomeFileEntry* castitem); |
virtual void | browse_clicked_impl | (); |
void | initialize_class | (); |
private function member index: |
||
FileEntry | (const FileEntry&); | |
FileEntry& | operator = | (const FileEntry&); |