Method

GtkDialogget_content_area

deprecated: 4.10 

Declaration [src]

GtkWidget*
gtk_dialog_get_content_area (
  GtkDialog* dialog
)

Description [src]

Returns the content area of dialog.

Deprecated since: 4.10

Use GtkWindow instead.

Return value

Type: GtkBox

The content area GtkBox.

The returned data is owned by the instance.