get_response_for_widget


Description:

[ Version ( since = "2.8" ) ]
public int get_response_for_widget (Widget widget)

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

Parameters:

this

a Dialog

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.