Package: gtk

Function gtk-dialog-widget-for-response

Lambda List

gtk-dialog-widget-for-response (dialog response)

Arguments

dialog -- a gtk-dialog widget
response -- the response ID, which is a positive integer or a value of the gtk-response-type enumeration

Return Value

The gtk-widget button that uses the given response value, or nil.

Details

Gets the button that uses the given response ID in the action area of the dialog.
 

See also

2021-11-2