Extracted from as of .
   

Class GTK2.Dialog

Inheritance graph
GTK2.G.Object GTK2.Object GTK2.Widget GTK2.Container GTK2.Bin GTK2.Window GTK2.Dialog GTK2.AboutDialog GTK2.ColorSelectionDialog GTK2.FileChooserDialog GTK2.FileSelection GTK2.FontSelectionDialog GTK2.MessageDialog
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