Dialog.getActionArea

Returns the action area of dialog.

More...
class Dialog
getActionArea
()

Return Value

Type: gtk.box.Box

the action area

Detailed Description

Deprecated: Direct access to the action area is discouraged; use gtk.dialog.Dialog.addButton, etc.