Mercurial > pidgin
view PLUGIN_HOWTO @ 16122:bd4a21db0ec9
The GdkWindow doesn't exist until after the window is realized, so the decorations can't be manipulated until after that. I bet this will work in a bunch of WMs now.
author | Daniel Atallah <daniel.atallah@gmail.com> |
---|---|
date | Sun, 15 Apr 2007 01:26:57 +0000 |
parents | cc3c50816cc9 |
children | 83ec0b408926 |
line wrap: on
line source
For information on writing a plugin for Purple, Pidgin or Finch, go http://pidgin.im/api/ and see the HOWTOs in the "Related Pages" section. You can also generate this documentation locally by installing doxygen and graphviz dot, then running "make docs" in the source tree. The documentation will be in the docs/html directory.