Package: gtk

Function gtk-statusbar-pop

Lambda List

gtk-statusbar-pop (statusbar context)

Arguments

statusbar -- a gtk-statusbar widget
context -- an unsigned integer with a context identifier

Details

Removes the first message in the stack of the statusbar with the given context ID.

Note that this may not change the displayed message, if the message at the top of the stack has a different context ID.
 

See also

*2021-12-22