pidgin/plugins/perl/common/GtkUtils.xs@370ee55e1acb
pidgin/plugins/perl/common/GtkUtils.xs
Thu, 04 Oct 2007 01:25:43 +0000
- author
- Daniel Atallah <datallah@pidgin.im>
- date
- Thu, 04 Oct 2007 01:25:43 +0000
- changeset 20846
- 370ee55e1acb
- parent 16551
-
75ed9ff2a922
- child 18068
-
b6554e3c8224
- permissions
- -rw-r--r--
Undock/Redock the buddy list based on the SWP_SHOWWINDOW and SWP_HIDEWINDOW attributes in a WM_WINDOWPOSCHANGING message. This doesn't appear to have any negative effects and makes Pidgin play nicer with the VirtuaWin virtual desktop manager. Fixes #2997.
#include "gtkmodule.h"
MODULE = Pidgin::Utils PACKAGE = Pidgin::Utils PREFIX = pidgin_
PROTOTYPES: ENABLE
gboolean
pidgin_save_accels(data)
gpointer data
void
pidgin_load_accels()
gchar_own *
pidgin_convert_buddy_icon(plugin, path, size)
Purple::Plugin plugin
const char * path
size_t *size