Method
GtkInfoBarset_show_close_button
Declaration [src]
void
gtk_info_bar_set_show_close_button (
GtkInfoBar* info_bar,
gboolean setting
)
Description [src]
If true, a standard close button is shown.
When clicked it emits the response GTK_RESPONSE_CLOSE
.
Sets property | Gtk.InfoBar:show-close-button |