Constructor

Gtk.Statusbar.new

Declaration [src]

GtkWidget*
gtk_statusbar_new (
  void
)

Description [src]

Creates a new GtkStatusbar ready for messages.

Return value

Returns: GtkWidget

the new GtkStatusbar

Ownership is not transferred to the caller