GtkDialog::action_area
Access: Read Only
Type: GtkWidget
action_area is the
GtkHBox at the bottom of the
GtkDialog widget, below the
GtkHSeparator. This is where the programmer
would usually add one or two GtkButtons,
connecting these to functions that terminate the dialog and/or act
upon the information gathered through it.