Constructor

GtkStatusbarnew

Declaration [src]

GtkWidget*
gtk_statusbar_new (
  void
)

Description [src]

Creates a new GtkStatusbar ready for messages.

Return value

Type: GtkWidget

The new GtkStatusbar.

The data is owned by the called function.