set_deletable
Description:
Sets the toplevel to be deletable.
Setting deletable to true hints the desktop environment that it should offer the user a way to
close the surface.
Parameters:
| this |
a `GdkToplevel` |
| deletable |
true to request a delete button |