Wpane.dialog
constraint 'a = [> `CANCEL | `APPLY ]
method button : action:'a action ->
?label:string ->
?icon:Frama_c_gui.Widget.icon ->
?tooltip:string ->
unit ->
unit
Closes the dialog.
inherit 'a Frama_c_gui.Widget.signal
Emitted when the dialog is closed.