Next:
Gtk2::List
Previous:
Gtk2::Layout
 [Gtk2-Perl - Table of Contents][Gtk2-Perl - Index]

Gtk2::LinkButton



NAME

Gtk2::LinkButton

HIERARCHY

  Glib::Object
  +----Glib::InitiallyUnowned
       +----Gtk2::Object
            +----Gtk2::Widget
                 +----Gtk2::Container
                      +----Gtk2::Bin
                           +----Gtk2::Button
                                +----Gtk2::LinkButton

INTERFACES

  Glib::Object::_Unregistered::AtkImplementorIface
  Gtk2::Buildable

METHODS

widget = Gtk2::LinkButton->new ($url, $label=undef)

widget = Gtk2::LinkButton->new_with_label ($url, $label=undef)

string = $link_button->get_uri

Gtk2::LinkButton->set_uri_hook ($func, $data=undef)

Pass undef for func to unset the URI hook.

Note that the current implementation does not return the old hook function. This means that there is no way to restore an old hook once you overwrote it.

$link_button->set_uri ($uri)

PROPERTIES

'uri' (string : readable / writable)
The URI bound to this button

SEE ALSO

Gtk2, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object, Gtk2::Widget, Gtk2::Container, Gtk2::Bin, Gtk2::Button

COPYRIGHT

Copyright (C) 2003-2008 by the gtk2-perl team.

This software is licensed under the LGPL. See Gtk2 for a full notice.


[Top] Generated by Marek::Pod::HTML 0.49 on Wed Dec 16 23:02:42 2009