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>
|
* </object>
|
||||||
* </child>
|
* </child>
|
||||||
* <action-widgets>
|
* <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-widget response="-5">button_cancel</action-widget>
|
||||||
* </action-widgets>
|
* </action-widgets>
|
||||||
* </object>
|
* </object>
|
||||||
|
Reference in New Issue
Block a user