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.
- 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
-
v4
|
v5
|
|
11 | 11 | |
12 | 12 | == 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: |
| 13 | If 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: |
14 | 14 | * '''`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. |
15 | 15 | * '''`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!