Brief documentation on wAppIconFor() and wWindowFor().
commit700f8cc706e8bdceb4675d7de77c05e35b37f200
authorIain Patterson <wm@iain.cx>
Tue, 30 Oct 2012 16:10:14 +0000 (30 09:10 -0700)
committerCarlos R. Mafra <crmafra@gmail.com>
Tue, 30 Oct 2012 16:21:44 +0000 (30 16:21 +0000)
tree748dcf5025de79662723aea7fb9fd9c20234219a
parent67f73e9d54b37e241a8275803b2bf328d3a740d4
Brief documentation on wAppIconFor() and wWindowFor().

Brief comment on what wAppIconFor() and wWindowFor() do, as it
may not be immediately obvious.

Given a raw X11 Window they will find the AppIcon (or WWindow,
respectively) associated with that window.  Thus they can map an
X11 object to a Window Maker internal object.
src/appicon.c
src/window.c