Constructor

GtkStatusbarnew

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

Returns: GtkWidget
 

The new GtkStatusbar

 The data is owned by the called function.