Package: gtk

Function gtk:info-bar-remove-action-widget

Lambda List

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

Arguments

infobar -- a gtk:info-bar widget
widget -- a gtk:widget action widget to remove

Details

Removes a widget from the action area of the info bar, after it been put there by a call to the gtk:info-bar-add-action-widget or gtk:info-bar-add-button function.

Warning

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

See also

#2023-8-24