RGtk2 (version 2.20.31)

gtkDialogGetWidgetForResponse: gtkDialogGetWidgetForResponse

Description

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

Usage

gtkDialogGetWidgetForResponse(object, response.id)

Arguments

object
response.id
the response ID used by the dialog widget

Value

GtkWidget] the widget button that uses the given response.id, or NULL.

Details

Since 2.20