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
GTK2.Gnome2Appbar( 1, 1, GTK2.GNOME_PREFERENCES_USER )->set_progress_percentage( 0.4 );
Properties:
int has-progress
int has-status
int interactivity
Signals:
clear_prompt
Emitted when the prompt is cleared.
mixed user_data
user_response
Emitted when the user hits enter after a prompt.
mixed user_data