![]() |
![]() |
Public Member Functions | |
Glib::ustring | get_uri () const |
const GtkLinkButton* | gobj () const |
Provides access to the underlying C GtkObject. | |
GtkLinkButton* | gobj () |
Provides access to the underlying C GtkObject. | |
LinkButton (const Glib::ustring& uri, const Glib::ustring& label) | |
LinkButton (const Glib::ustring& uri) | |
LinkButton () | |
Glib::PropertyProxy_ReadOnly< Glib::ustring > | property_uri () const |
The URI bound to this button. | |
Glib::PropertyProxy<Glib::ustring> | property_uri () |
The URI bound to this button. | |
void | set_uri (const Glib::ustring& uri) |
virtual | ~LinkButton () |
Related Functions | |
(Note that these are not member functions.) | |
Gtk::LinkButton* | wrap (GtkLinkButton* object, bool take_copy=false) |
|
|
|
|
|
|
|
|
|
|
|
Provides access to the underlying C GtkObject.
Reimplemented from Gtk::Button. |
|
Provides access to the underlying C GtkObject.
Reimplemented from Gtk::Button. |
|
The URI bound to this button. You rarely need to use properties because there are get_ and set_ methods for almost all of them.
|
|
The URI bound to this button. You rarely need to use properties because there are get_ and set_ methods for almost all of them.
|
|
|
|
|