Add "BugOpts QtDragnDropWorkaround"
[fvwm.git] / doc / commands / RefreshWindow.xml
blob2b87695f205157c0e360da49501b492df3aea1b1
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: RefreshWindow.xml,v 1.3 2007/06/16 12:38:46 griph Exp $ -->
11 <section id='RefreshWindow'>
12 <title>RefreshWindow</title>
14 <cmdsynopsis>
15         <command>RefreshWindow</command>
16 </cmdsynopsis>
18 <para>Causes the chosen window to redraw itself. All pending updates of
19 the window's style and look are applied immediately.  E.g. if
20 <fvwmref cmd="Style"/> or
21 <fvwmref cmd="TitleStyle"/>
22 commands were issued inside a fvwm function.</para>
24 </section>