Class Index Cross Index Namespace Index

Class Gnome::IconEntry


Contained in: Gnome
Derived from: Gtk::VBox
Derived by: none

#include <gtk--/icon-entry.h>


public function member index:

IconEntry(const Gtk::string& history_id, const Gtk::string& browse_dialog_title);
Gtk::string get_filename();
static GtkType get_type();
Entry* gnome_entry();
FileEntry* gnome_file_entry();
Gtk::Entry* gtk_entry();
GnomeIconEntry* gtkobj();
const GnomeIconEntry* gtkobj() const;
static bool isA(Gtk::Object* checkcast);
void set_icon(const Gtk::string& filename);
void set_pixmap_subdir(const Gtk::string& subdir);
virtual ~IconEntry();
 

protected function member index:

explicit IconEntry(GnomeIconEntry* castitem);
void initialize_class();
 

private function member index:

IconEntry(const IconEntry&);
IconEntry& operator =(const IconEntry&);
 

Description:



Function Member Descriptions:


Variable Member Descriptions: