Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

Debian 6.0.2.1

(Squeeze)

Gnome2::HRef(3pm)


Gnome2::HRef

Gnome2::HRef

NAME
HIERARCHY
INTERFACES
METHODS
PROPERTIES
SEE ALSO
COPYRIGHT

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.



Gnome2::HRef(3pm)