set_hide_on_close


Description:

public void set_hide_on_close (bool setting)

If setting is true, then clicking the close button on the window will not destroy it, but only hide it.

Parameters:

this

a `GtkWindow`

setting

whether to hide the window when it is closed