view libpurple/plugins/perl/common/Idle.xs @ 23722:d9d388a27d01

Use the "Flash taskbar button X times" value from the win32 Tweak UI "Prevent applications from stealing focus" settings to determine how many times to flash the taskbar for incoming messages. References #1502,#2372,#117
author Daniel Atallah <daniel.atallah@gmail.com>
date Thu, 14 Aug 2008 04:28:47 +0000
parents 9d7ebd28d339
children
line wrap: on
line source

#include "module.h"

MODULE = Purple::Idle  PACKAGE = Purple::Idle  PREFIX = purple_idle_
PROTOTYPES: ENABLE

void
purple_idle_touch()

void
purple_idle_set(time)
	time_t time