get_response_for_widget


Description:

public int get_response_for_widget (Widget widget)

Gets the response id of a widget in the action area of a dialog.

Note:

Use [class@Gtk.Window] instead

Parameters:

this

a `GtkDialog`

widget

a widget in the action area of this

Returns:

the response id of widget, or gtk_response_none if widget doesn’t have a response id set.