Constructor

GtkInfoBarnew

Declaration [src]

GtkWidget*
gtk_info_bar_new (
  void
)

Description [src]

Creates a new GtkInfoBar object.

Deprecated since:4.10

Please do not use it in newly written code.

Return value

Returns: GtkWidget
 

A new GtkInfoBar object.

 The data is owned by the called function.