Method

GtkDialogget_content_area

since: 2.14

Declaration [src]

GtkWidget*
gtk_dialog_get_content_area (
  GtkDialog* dialog
)

Description [src]

Returns the content area of dialog.

Available since: 2.14

Return value

Type: GtkBox

The content area GtkBox.

The returned data is owned by the instance.