Class Index Cross Index Namespace Index

Class Gnome::DEntryEdit


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

#include <gtk--/dentry-edit.h>


public function member index:

DEntryEdit();
void clear();
Gtk::Widget* get_comment_entry();
DesktopEntry* get_dentry();
Gtk::Widget* get_doc_entry();
Gtk::Widget* get_exec_entry();
Gtk::string get_icon() const;
Gtk::Widget* get_icon_entry();
Gtk::string get_name() const;
Gtk::Widget* get_name_entry();
Gtk::Widget* get_tryexec_entry();
static GtkType get_type();
GnomeDEntryEdit* gtkobj();
const GnomeDEntryEdit* gtkobj() const;
static bool isA(Gtk::Object* checkcast);
void load_file(const Gtk::string& path);
void set_dentry(const DesktopEntry& dentry);
virtual ~DEntryEdit();
 

protected function member index:

explicit DEntryEdit(GnomeDEntryEdit* castitem);
virtual void changed_impl();
virtual void icon_changed_impl();
void initialize_class();
virtual void name_changed_impl();
 

private function member index:

DEntryEdit(const DEntryEdit&);
DEntryEdit& operator =(const DEntryEdit&);
 

Description:



Function Member Descriptions:


Variable Member Descriptions: