Constructor

GtkInfoBarnew

since: 2.18

Declaration [src]

GtkWidget*
gtk_info_bar_new (
  void
)

Description [src]

Creates a new GtkInfoBar object.

Available since: 2.18

Return value

Type: GtkWidget

A new GtkInfoBar object.

The data is owned by the called function.