Package: gtk

Function gtk:info-bar-add-child

Lambda List

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

Arguments

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

Details

Adds a widget to the content area of the info bar.

Warning

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

See also

#2025-3-13