Trac is being migrated to new services! Issues can be found in our new YouTrack instance and WIKI pages can be found on our website.

Changes between Version 3 and Version 4 of CHowTo/NotifyAPIHowTo


Ignore:
Timestamp:
Apr 15, 2012, 7:15:01 AM (12 years ago)
Author:
QuLogic
Comment:

Fix doxygen links

Legend:

Unmodified
Added
Removed
Modified
  • CHowTo/NotifyAPIHowTo

    v3 v4  
    1111
    1212== Using This Part of the Notify API ==
    13 If you read the API documentation for [http://developer.pidgin.im/doxygen/dev/html/notify_8h.html notify.h], you will see that most of the functions we explore here call for some common arguments.  Here is the list and their explanations:
     13If you read the API documentation for [http://developer.pidgin.im/doxygen/dev2.x.y/html/notify_8h.html notify.h], you will see that most of the functions we explore here call for some common arguments.  Here is the list and their explanations:
    1414 * '''`handle`''' - a UI-specific or plugin-specific handle for use by the notify API.  Generally, you will feed this argument the `PurplePlugin *` for your plugin.
    1515 * '''`title`''' - the title for the notification.  The handling of this may vary depending on a number of factors.
All information, including names and email addresses, entered onto this website or sent to mailing lists affiliated with this website will be public. Do not post confidential information, especially passwords!