diff options
author | Sebastien Bacher <seb128@ubuntu.com> | 2012-03-09 19:44:51 +0100 |
---|---|---|
committer | Sebastien Bacher <seb128@ubuntu.com> | 2012-03-09 19:44:51 +0100 |
commit | 223b045d77554333a297e51b911c60cddff5b1f3 (patch) | |
tree | 44fe911799412fc743108904d8045b9ff20c3251 /docs/reference/html/api-index-0-5.html | |
parent | fe1d218106cb880289463219c2dda162c953d132 (diff) | |
parent | b17679f5966a9c982d788416ada8429f52783c43 (diff) | |
download | libayatana-appindicator-223b045d77554333a297e51b911c60cddff5b1f3.tar.gz libayatana-appindicator-223b045d77554333a297e51b911c60cddff5b1f3.tar.bz2 libayatana-appindicator-223b045d77554333a297e51b911c60cddff5b1f3.zip |
* New upstream release.
* Set name and title in fallback status item (LP: #885080)
* Fix build in non-source dir cases (LP: #931764)
* Use file names for icons in fallback mode (LP: #875770)
* Add since declarations to documentation
* Fix test suite to work with libindicator 0.4.93
* Fix the mono binding properties
Diffstat (limited to 'docs/reference/html/api-index-0-5.html')
-rw-r--r-- | docs/reference/html/api-index-0-5.html | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/docs/reference/html/api-index-0-5.html b/docs/reference/html/api-index-0-5.html new file mode 100644 index 0000000..cd83fbe --- /dev/null +++ b/docs/reference/html/api-index-0-5.html @@ -0,0 +1,42 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>API 0.5 Index</title> +<meta name="generator" content="DocBook XSL Stylesheets V1.76.1"> +<link rel="home" href="index.html" title="libappindicator Reference Manual"> +<link rel="up" href="index.html" title="libappindicator Reference Manual"> +<link rel="prev" href="api-index-full.html" title="API Index"> +<link rel="next" href="api-index-deprecated.html" title="Deprecated API Index"> +<meta name="generator" content="GTK-Doc V1.18 (XML mode)"> +<link rel="stylesheet" href="style.css" type="text/css"> +</head> +<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> +<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"> +<tr valign="middle"> +<td><a accesskey="p" href="api-index-full.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td> +<td> </td> +<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td> +<th width="100%" align="center">libappindicator Reference Manual</th> +<td><a accesskey="n" href="api-index-deprecated.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td> +</tr> +<tr><td colspan="5" class="shortcuts"><a class="shortcut" href="#idxI">I</a></td></tr> +</table> +<div class="index"> +<div class="titlepage"><div><div><h2 class="title"> +<a name="api-index-0-5"></a>API 0.5 Index</h2></div></div></div> +<a name="idx"></a><a name="idxI"></a><h3 class="title">I</h3> +<dt> +<a class="link" href="libappindicator-app-indicator.html#app-indicator-get-title" title="app_indicator_get_title ()">app_indicator_get_title</a>, function in <a class="link" href="libappindicator-app-indicator.html" title="AppIndicator">AppIndicator</a> +</dt> +<dd></dd> +<dt> +<a class="link" href="libappindicator-app-indicator.html#app-indicator-set-title" title="app_indicator_set_title ()">app_indicator_set_title</a>, function in <a class="link" href="libappindicator-app-indicator.html" title="AppIndicator">AppIndicator</a> +</dt> +<dd></dd> +</div> +<div class="footer"> +<hr> + Generated by GTK-Doc V1.18</div> +</body> +</html>
\ No newline at end of file |