[Pidgin] WhatIsLibpurple modified

Pidgin trac at pidgin.im
Thu Nov 21 22:43:27 EST 2013


Page "WhatIsLibpurple" was changed by domtheo
Diff URL: <https://developer.pidgin.im/wiki/WhatIsLibpurple?action=diff&version=29>
Revision 29
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: WhatIsLibpurple
=========================================================================
--- WhatIsLibpurple (version: 28)
+++ WhatIsLibpurple (version: 29)
@@ -17,6 +17,7 @@
 You write a program in C or C++ that provides all the fancy windows and dialogs and anything that the user interacts with.  Your program uses our libpurple library to connect to the IM networks, manage accounts and preferences, and lots of other helpful little things.
 
 Your program registers a bunch of callback functions, called "UI ops," with libpurple.  This is done by populating the appropriate uiops structures (eg. !PurpleAccountUiOps, !PurpleBlistUiOps, etc.) and making them available to the libpurple core (by calling purple_account_set_ui_ops, purple_blist_set_ui_ops, etc.).  These ui ops are triggered by specific events.  For example, the buddylist ui ops are used to update your buddylist window when a new buddy is added, or if a buddy goes away, or becomes idle, etc.  The same thing happens for conversations, logging etc.
+[http://kiosauto.com Aksesoris mobil], [http://www.awanirentcar.com Sewa mobil jakarta], [http://www.tokobungasabana.com Toko bunga], [http://www.tokobungasabana.com Toko bunga online bandung], [http://www.waterpluspure.com Filter air]
 
 While the uiops are sufficient for most of the ui operations, it's likely that you will want to use various libpurple signals, as well.
 
-------8<------8<------8<------8<------8<------8<------8<------8<--------

--
Page URL: <https://developer.pidgin.im/wiki/WhatIsLibpurple>
Pidgin <https://pidgin.im>
Pidgin

This is an automated message. Someone added your email address to be
notified of changes on 'WhatIsLibpurple' page.
If it was not you, please report to datallah at pidgin.im.


More information about the Wikiedit mailing list