DOKK / manpages / debian 10 / libgtk2-perl-doc / Gtk2::AccelLabel.3pm.en
Gtk2::AccelLabel(3pm) User Contributed Perl Documentation Gtk2::AccelLabel(3pm)

Gtk2::AccelLabel - wrapper for GtkAccelLabel

Note that the "accel-widget" property is a hard reference to the target widget. If it's a container parent of the AccelLabel then it will be a circular reference and will have to be unset by an explicit "destroy" when no longer wanted, as usual for such things. See Gtk2::MenuItem for how this affects the common case of a MenuItem containing a AccelLabel.

  Glib::Object
  +----Glib::InitiallyUnowned
       +----Gtk2::Object
            +----Gtk2::Widget
                 +----Gtk2::Misc
                      +----Gtk2::Label
                           +----Gtk2::AccelLabel

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

$string (string)

$accel_widget (Gtk2::Widget or undef)

'accel-closure' (GClosure : default undef : readable / writable / private)
The closure to be monitored for accelerator changes
'accel-widget' (Gtk2::Widget : default undef : readable / writable / private)
The widget to be monitored for accelerator changes

Gtk2, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object, Gtk2::Widget, Gtk2::Misc, Gtk2::Label

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

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

2017-06-24 perl v5.24.1