Class Index Cross Index Namespace Index

Class Gnome::About


Contained in: Gnome
Derived from: Gnome::Dialog
Derived by: none

#include <gtk--/about.h>


public function member index:

About(const Gtk::string& title, const Gtk::string& version, const Gtk::string& copyright, const Gtk::SArray& authors, const Gtk::string& comments = "", const Gtk::nstring& logo = 0);
static GtkType get_type();
GnomeAbout* gtkobj();
const GnomeAbout* gtkobj() const;
static bool isA(Gtk::Object* checkcast);
virtual ~About();
 

protected function member index:

explicit About(GnomeAbout* castitem);
void initialize_class();
 

private function member index:

About(const About&);
About& operator =(const About&);
 

Description:



Function Member Descriptions:


Variable Member Descriptions: