Revert "dialog: Fix docs for GtkDialog"
This reverts commit e4bb02f8ae
.
Responses don't have to be negative.
This commit is contained in:
@ -158,7 +158,7 @@
|
||||
* </object>
|
||||
* </child>
|
||||
* <action-widgets>
|
||||
* <action-widget response="-3">button_ok</action-widget>
|
||||
* <action-widget response="3">button_ok</action-widget>
|
||||
* <action-widget response="-5">button_cancel</action-widget>
|
||||
* </action-widgets>
|
||||
* </object>
|
||||
|
Reference in New Issue
Block a user