1 <?xml version="1.0" encoding="UTF-8" ?>
2 <!DOCTYPE part PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "../docbook-xml/docbookx.dtd"
5 <!ENTITY % myents SYSTEM "../fvwm.ent" >
9 <!-- $Id: Close.xml,v 1.2 2007/06/09 09:46:41 griph Exp $ -->
15 <command>Close</command>
18 <para>If the window accepts the delete window protocol a message is sent
19 to the window asking it to gracefully remove itself. If the
20 window does not understand the delete window protocol then the
21 window is destroyed as with the
22 <fvwmref cmd="Destroy"/>
23 command. Note: if the window accepts the delete window protocol
24 but does not close itself in response, the window is not deleted.</para>