Rechercher une page de manuel
Gaim::GtkUI.3pm
Langue: en
Version: 2007-01-19 (ubuntu - 16/08/07)
Section: 3 (Bibliothèques de fonctions)
Sommaire
NAME
Gaim::GtkUI - Perl extension for the Gaim instant messenger.SYNOPSIS
use Gaim::GtkUI;
ABSTRACT
This module provides the interface for using perl scripts as plugins in
Gaim, with access to the Gaim Gtk interface functions.
DESCRIPTION
This module provides the interface for using perl scripts as plugins in Gaim, with access to the Gaim Gtk interface functions. With this, developers can write perl scripts that can be loaded in Gaim as plugins. The script can interact with IMs, chats, accounts, the buddy list, gaim signals, and more.The API for the perl interface is very similar to that of the Gaim C API, which can be viewed at http://gaim.sourceforge.net/api/ or in the header files in the Gaim source tree.
FUNCTIONS
SEE ALSO Gaim C API documentation - http://gaim.sourceforge.net/api/
The Gaim perl module.Gaim website - http://gaim.sourceforge.net/
AUTHOR
Etan Reisner, <deryni@gmail.com>COPYRIGHT AND LICENSE
Copyright 2006 by Etan ReisnerContenus ©2006-2008 Benjamin Poulain
Design ©2006-2008 Maxime Vantorre