set_show_close_button
Description:
[
Version ( since =
"3.10" ) ]
public void set_show_close_button (
bool setting)
If true, a standard close button is shown.
When clicked it emits the response gtk_response_close.
Parameters:
| this |
a InfoBar
|
| setting |
true to include a close button
|