Package: gtk

Function gtk-dialog-response-for-widget

Lambda List

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

Arguments

dialog -- a gtk-dialog widget
widget -- a gtk-widget widget in the action area of dialog

Return Value

The response ID of widget, which is a positive integer or a value of the gtk-response-type enumeration, the value is :none if widget does not have a response ID set.

Details

Gets the response ID of the widget in the action area of the dialog.
 

See also

2021-11-2