Method

GtkStatusbarget_message_area

since: 2.20

Declaration [src]

GtkWidget*
gtk_statusbar_get_message_area (
  GtkStatusbar* statusbar
)

Description [src]

Retrieves the box containing the label widget.

Available since: 2.20

Return value

Type: GtkBox

A GtkBox.

The returned data is owned by the instance.