Dialog.getWidgetForResponse

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

More...
class Dialog
getWidgetForResponse

Parameters

responseId int

the response ID used by the dialog widget

Return Value

Type: gtk.widget.Widget

the widget button that uses the given response_id

Detailed Description

Deprecated: Use gtk.window.Window instead