Constructor

GtkStatusbarnew

deprecated: 4.10 

Declaration [src]

GtkWidget*
gtk_statusbar_new (
  void
)

Description [src]

Creates a new GtkStatusbar ready for messages.

Deprecated since: 4.10

This widget will be removed in GTK 5

Return value

Type: GtkWidget

The new GtkStatusbar

The data is owned by the called function.