Query: gtk2::accellabel
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Gtk2::AccelLabel(3pm) User Contributed Perl Documentation Gtk2::AccelLabel(3pm)NAMEGtk2::AccelLabel - wrapper for GtkAccelLabelDESCRIPTIONNote 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::AccelLabelINTERFACESGlib::Object::_Unregistered::AtkImplementorIface Gtk2::BuildableMETHODSwidget = Gtk2::AccelLabel->new ($string) o $string (string) widget or undef = $accel_label->get_accel_widget $accel_label->set_accel_widget ($accel_widget) o $accel_widget (Gtk2::Widget or undef) integer = $accel_label->get_accel_width boolean = $accel_label->refetchPROPERTIES'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 changesSEE ALSOGtk2, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object, Gtk2::Widget, Gtk2::Misc, Gtk2::LabelCOPYRIGHTCopyright (C) 2003-2011 by the gtk2-perl team. This software is licensed under the LGPL. See Gtk2 for a full notice. perl v5.14.2 2012-05-27 Gtk2::AccelLabel(3pm)
Related Man Pages |
---|
gtk2::hbuttonbox(3) - suse |
gtk2::filechooserwidget(3) - suse |
gtk2::radiomenuitem(3) - suse |
gtk2::imageview::scrollwin(3pm) - debian |
gtk2::optionmenu(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
Detecting unused variables... |
One instance of comparing grep and awk |
Find columns in a file based on header and print to new file |