A convenient way to sensitize/desensitize dialog buttons.
Calls gtk_widget_set_sensitive (widget, setting) for each widget in the dialog’s action area with the given response_id.
a response ID
true for sensitive
Deprecated: Use gtk.window.Window instead
A convenient way to sensitize/desensitize dialog buttons.
Calls gtk_widget_set_sensitive (widget, setting) for each widget in the dialog’s action area with the given response_id.