File: notify.page

package info (click to toggle)
gnome-devel-docs 3.4.1-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 28,808 kB
  • sloc: xml: 101,979; sh: 625; makefile: 380; ansic: 340; cpp: 131; python: 80
file content (22 lines) | stat: -rw-r--r-- 894 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" id="notify" xml:lang="oc">
<info>
  <link type="guide" xref="index" group="apps"/>
  <desc>Interactive notifications in the messaging tray</desc>
  <revision pkgversion="3.0" date="2011-04-05" status="incomplete"/>
</info>

<title>Notify</title>

<p>The libnotify library provides a convenient API for presenting
notifications to the user. Notifications can be simple message or
they can allow the user to respond. Notifications made with libnotify
will use the appropriate interface in the environment the application
is running in. In GNOME 3, notifications are displayed at the bottom
of the screen and then put into the messaging tray.</p>

<list style="compact">
  <item><p><link href="http://developer-next.gnome.org/libnotify/">Libnotify Reference Manual</link></p></item>
</list>

</page>