Class Index Cross Index Namespace Index

Class Gnome::HRef


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

#include <gtk--/href.h>


public function member index:

HRef(const Gtk::string& url, const Gtk::string& label);
HRef(const Gtk::string& url);
Gtk::string get_label();
static GtkType get_type();
Gtk::string get_url();
GnomeHRef* gtkobj();
const GnomeHRef* gtkobj() const;
static bool isA(Gtk::Object* checkcast);
void set_label(const Gtk::string& label);
void set_url(const Gtk::string& url);
virtual ~HRef();
 

protected function member index:

explicit HRef(GnomeHRef* castitem);
void initialize_class();
 

private function member index:

HRef(const HRef&);
HRef& operator =(const HRef&);
 

Description:



Function Member Descriptions:


Variable Member Descriptions: