[Top]
GTK2
GTK2.Dialog
|
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
|