Class GTK2.Dialog
- Description
A dialog is a window with a few default widgets added. The 'vbox' is the main content area of the widget. The 'action_area' is allocated for buttons (ok, cancel etc) Properties: int has-separator
Style properties: int action-area-border int button-spacing int content-area-border
Signals: close
response
- Inherit Window
inherit GTK2.Window : Window
- Method create
GTK2.Dialog GTK2.Dialog(
mapping
|void
props
)- Description
Create a new dialog widget.