Method

GtkInfoBarget_content_area

since: 2.18

Declaration [src]

GtkWidget*
gtk_info_bar_get_content_area (
  GtkInfoBar* info_bar
)

Description [src]

Returns the content area of info_bar.

Available since: 2.18

Return value

Type: GtkBox

The content area.

The returned data is owned by the instance.