Package: gtk

Function gtk:info-bar-response

Lambda List

gtk:info-bar-response (infobar response)

Arguments

infobar -- a gtk:info-bar widget
response -- an integer with a response ID

Details

Emits the "response" signal with the given response ID.

Warning

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

See also

#2023-8-24