Extracted from as of .
   

Class Gnome.Appbar

Inheritance graph
GTK1.Object GTK1.Widget GTK1.Container GTK1.Box GTK1.Hbox Gnome.Appbar
Description

A bar that GNOME applications put on the bottom of the windows to display status, progress, hints for menu items or a minibuffer for getting some sort of response. It has a stack for status messages  Gnome.Appbar( 1, 1, Gnome.PreferencesUser )->set_progress( 0.4 );

Signals: clear_prompt Emitted when the prompt is cleared

user_response Emitted when the user hits enter after a prompt


Inherit Hbox

inherit GTK1.Hbox : Hbox