classInherits[[> `APPLY | `CANCEL ]]dialog :title:string -> window:GWindow.window -> ?resize:bool -> unit ->object..end
Toolbox.signal Emitted when the dialog is closed.method add_row : GObj.widget -> unit
method add_block : GObj.widget -> unit
: action:([> `APPLY | `CANCEL ] as 'a) action ->
?label:string -> ?icon:icon -> ?tooltip:string -> unit -> unitmethod select : 'a -> unitmethod run : unit -> unit