Constructor

Gtk.InfoBar.new

Declaration [src]

GtkWidget*
gtk_info_bar_new (
  void
)

Description [src]

Creates a new GtkInfoBar object.

Return value

Returns: GtkWidget

a new GtkInfoBar object

Ownership is not transferred to the caller