Gnome2::HRef
Section: User Contributed Perl Documentation (3pm)
Updated: 2009-03-15
Index
Return to Main Contents
NAME
Gnome2::HRef - wrapper for GnomeHRef
HIERARCHY
Glib::Object
+----Glib::InitiallyUnowned
+----Gtk2::Object
+----Gtk2::Widget
+----Gtk2::Container
+----Gtk2::Bin
+----Gtk2::Button
+----Gnome2::HRef
INTERFACES
Glib::Object::_Unregistered::AtkImplementorIface
Gtk2::Buildable
METHODS
widget = Gnome2::HRef->new ($url, $text)
- •
-
$url (string)
- •
-
$text (string)
string = $href->get_label
$href->set_label ($label)
- •
-
$label (string)
string = $href->get_text
$href->set_text ($text)
- •
-
$text (string)
string = $href->get_url
$href->set_url ($url)
- •
-
$url (string)
PROPERTIES
- 'text' (string : readable / writable)
-
The text on the button
- 'url' (string : readable / writable)
-
The URL that GnomeHRef activates
SEE ALSO
Gnome2, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object, Gtk2::Widget, Gtk2::Container, Gtk2::Bin, Gtk2::Button
COPYRIGHT
Copyright (C) 2003-2004 by the gtk2-perl team.
This software is licensed under the LGPL. See Gnome2 for a full notice.
Index
- NAME
-
- HIERARCHY
-
- INTERFACES
-
- METHODS
-
- widget = Gnome2::HRef->new ($url, $text)
-
- string = $href->get_label
-
- $href->set_label ($label)
-
- string = $href->get_text
-
- $href->set_text ($text)
-
- string = $href->get_url
-
- $href->set_url ($url)
-
- PROPERTIES
-
- SEE ALSO
-
- COPYRIGHT
-
This document was created by
man2html,
using the manual pages.
Time: 19:49:22 GMT, April 27, 2011