|
NAMEGtk2::Statusbar - wrapper for GtkStatusbarHIERARCHYGlib::Object +----Glib::InitiallyUnowned +----Gtk2::Object +----Gtk2::Widget +----Gtk2::Container +----Gtk2::Box +----Gtk2::HBox +----Gtk2::Statusbar INTERFACESGlib::Object::_Unregistered::AtkImplementorIface Gtk2::Buildable Gtk2::Orientable METHODSwidget = Gtk2::Statusbar->newinteger = $statusbar->get_context_id ($context_description)
boolean = $statusbar->get_has_resize_grip$statusbar->set_has_resize_grip ($setting)
widget = $statusbar->get_message_areaSince: gtk+ 2.20$statusbar->pop ($context_id)
integer = $statusbar->push ($context_id, $text)
$statusbar->remove ($context_id, $message_id)
$statusbar->remove_all ($context_id)
Since: gtk+ 2.22 PROPERTIES
STYLE PROPERTIES
SIGNALS
SEE ALSOGtk2, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object, Gtk2::Widget, Gtk2::Container, Gtk2::Box, Gtk2::HBoxCOPYRIGHTCopyright (C) 2003-2011 by the gtk2-perl team.This software is licensed under the LGPL. See Gtk2 for a full notice.
Visit the GSP FreeBSD Man Page Interface. |