|
Public Member Functions |
virtual | ~HRef () |
GnomeHRef * | gobj () |
| Provides access to the underlying C GtkObject.
|
const GnomeHRef * | gobj () const |
| Provides access to the underlying C GtkObject.
|
| HRef (const Glib::ustring &url, const Glib::ustring &label) |
| HRef (const Glib::ustring &url) |
void | set_url (const Glib::ustring &url) |
Glib::ustring | get_url () const |
void | set_text (const Glib::ustring &text) |
Glib::ustring | get_text () const |
Glib::PropertyProxy< Glib::ustring > | property_url () |
| You rarely need to use properties because there are get_ and set_ methods for almost all of them.
|
Glib::PropertyProxy_ReadOnly<
Glib::ustring > | property_url () const |
| You rarely need to use properties because there are get_ and set_ methods for almost all of them.
|
Glib::PropertyProxy< Glib::ustring > | property_text () |
| You rarely need to use properties because there are get_ and set_ methods for almost all of them.
|
Glib::PropertyProxy_ReadOnly<
Glib::ustring > | property_text () const |
| You rarely need to use properties because there are get_ and set_ methods for almost all of them.
|
Related Functions |
(Note that these are not member functions.)
|
Gnome::UI::HRef * | wrap (GnomeHRef *object, bool take_copy=false) |