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 4 and Version 5 of CHowTo/NotifyAPIHowTo


Ignore:
Timestamp:
Nov 3, 2013, 3:12:57 AM (10 years ago)
Author:
MarkDoliner
Comment:

Make inter-wiki links relative (and especially don't link to http, since we always redirect http to https).

Legend:

Unmodified
Added
Removed
Modified
  • CHowTo/NotifyAPIHowTo

    v4 v5  
    1111
    1212== Using This Part of the Notify API ==
    13 If 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:
     13If you read the API documentation for [/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!