Package: gtk

Function gtk:info-bar-remove-child

Lambda List

gtk:info-bar-remove-child (infobar widget)

Arguments

infobar -- a gtk:info-bar widget
widget -- a gtk:widget child widget to be removed

Details

Removes a widget from the content area of the info bar, after it has been added with the gtk:info-bar-add-child function.

Warning

The gtk:info-bar implementation is deprecated since 4.10. Do not use it in newly written code.
 

See also

#2025-3-13