aboutsummaryrefslogtreecommitdiff
path: root/docs/reference/tmpl/app-indicator.sgml
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-08-12 13:54:54 -0500
committerTed Gould <ted@gould.cx>2010-08-12 13:54:54 -0500
commit468ac3c0d48a74e4a908d7f49ab9ef1559a9ece0 (patch)
tree3e89a157af291569c2f48e27063832fbeb6e0cee /docs/reference/tmpl/app-indicator.sgml
parent47aa858c1685343913f14629ef48e50f699d27e7 (diff)
parent0d7fd31a80004f13ba3e7ffc608660a9cfe351d2 (diff)
downloadlibayatana-appindicator-468ac3c0d48a74e4a908d7f49ab9ef1559a9ece0.tar.gz
libayatana-appindicator-468ac3c0d48a74e4a908d7f49ab9ef1559a9ece0.tar.bz2
libayatana-appindicator-468ac3c0d48a74e4a908d7f49ab9ef1559a9ece0.zip
* New upstream release.
* Adding label support into the library * Adding label support into the indicator * Allow the icon theme path to be changed dynamically (LP: #607831) * Rebuild with the new gobject introspection
Diffstat (limited to 'docs/reference/tmpl/app-indicator.sgml')
-rw-r--r--docs/reference/tmpl/app-indicator.sgml37
1 files changed, 35 insertions, 2 deletions
diff --git a/docs/reference/tmpl/app-indicator.sgml b/docs/reference/tmpl/app-indicator.sgml
index 283e58d..7e6b441 100644
--- a/docs/reference/tmpl/app-indicator.sgml
+++ b/docs/reference/tmpl/app-indicator.sgml
@@ -88,6 +88,13 @@ AppIndicator
+<!-- ##### MACRO APP_INDICATOR_SIGNAL_NEW_ICON_THEME_PATH ##### -->
+<para>
+
+</para>
+
+
+
<!-- ##### MACRO APP_INDICATOR_SIGNAL_CONNECTION_CHANGED ##### -->
<para>
@@ -149,6 +156,14 @@ AppIndicator
@appindicator: the object which received the signal.
+<!-- ##### SIGNAL AppIndicator::new-icon-theme-path ##### -->
+<para>
+
+</para>
+
+@appindicator: the object which received the signal.
+@arg1:
+
<!-- ##### SIGNAL AppIndicator::new-status ##### -->
<para>
@@ -209,7 +224,7 @@ AppIndicator
@connection_changed:
@fallback:
@unfallback:
-@app_indicator_reserved_1:
+@new_icon_theme_path:
@app_indicator_reserved_2:
<!-- ##### FUNCTION app_indicator_get_type ##### -->
@@ -240,7 +255,7 @@ AppIndicator
@id:
@icon_name:
@category:
-@icon_path:
+@icon_theme_path:
@Returns:
@@ -280,6 +295,15 @@ AppIndicator
@icon_name:
+<!-- ##### FUNCTION app_indicator_set_icon_theme_path ##### -->
+<para>
+
+</para>
+
+@self:
+@icon_theme_path:
+
+
<!-- ##### FUNCTION app_indicator_get_id ##### -->
<para>
@@ -316,6 +340,15 @@ AppIndicator
@Returns:
+<!-- ##### FUNCTION app_indicator_get_icon_theme_path ##### -->
+<para>
+
+</para>
+
+@self:
+@Returns:
+
+
<!-- ##### FUNCTION app_indicator_get_attention_icon ##### -->
<para>