Update for new 2.7.0 development work.
[fvwm.git] / doc / commands / DestroyWindowStyle.xml
blob24bcfc3c4898cd5404c3e9fe8e14d9f85490db56
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" >
6 %myents;
7 ]>
9 <!-- $Id: DestroyWindowStyle.xml,v 1.2 2007/06/09 09:46:41 griph Exp $ -->
11 <section id='DestroyWindowStyle'>
12 <title>DestroyWindowStyle</title>
14 <cmdsynopsis>
15         <command>DestroyWindowStyle</command>
16 </cmdsynopsis>
18 <para>deletes the styles set by the
19 <fvwmref cmd="WindowStyle"/>
20 command on the selected window. The changes take effect immediately.</para>
22 </section>