![]() |
![]()
| ![]() |
![]()
NAMEGtk2::AccelLabel - wrapper for GtkAccelLabel DESCRIPTIONNote 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. HIERARCHYGlib::Object +----Glib::InitiallyUnowned +----Gtk2::Object +----Gtk2::Widget +----Gtk2::Misc +----Gtk2::Label +----Gtk2::AccelLabel INTERFACESGlib::Object::_Unregistered::AtkImplementorIface Gtk2::Buildable METHODSwidget = Gtk2::AccelLabel->new ($string)
widget or undef = $accel_label->get_accel_widget$accel_label->set_accel_widget ($accel_widget)
integer = $accel_label->get_accel_widthboolean = $accel_label->refetchPROPERTIES
SEE ALSOGtk2, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object, Gtk2::Widget, Gtk2::Misc, Gtk2::Label COPYRIGHTCopyright (C) 2003-2011 by the gtk2-perl team. This software is licensed under the LGPL. See Gtk2 for a full notice.
|