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.

Warning

The gtk:statusbar implementation is deprecated since 4.10. This widget will be removed in GTK 5.
 

See also

2023-4-3