dialog: Fix docs for GtkDialog
Responses need 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