Clarify the docs for gtk_info_bar_set_default_response

According to bug 610632
This commit is contained in:
Matthias Clasen 2010-02-23 11:13:16 -05:00 committed by Tristan Van Berkom
parent d316798685
commit f90b880ce8

View File

@ -956,6 +956,9 @@ gtk_info_bar_set_response_sensitive (GtkInfoBar *info_bar,
* the given response_id as the default widget for the dialog.
* Pressing "Enter" normally activates the default widget.
*
* Note that this function currently requires @info_bar to
* be added to a widget hierarchy.
*
* Since: 2.18
*/
void