forked from AuroraMiddleware/gtk
Clarify the docs for gtk_info_bar_set_default_response
According to bug 610632
This commit is contained in:
parent
9ce6db1297
commit
c3f0cdcfcf
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user