diff options
author | Ted Gould <ted@gould.cx> | 2011-02-23 22:21:55 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-02-23 22:21:55 -0600 |
commit | f4920ad7a859f4cb35548741954fece0af6264ca (patch) | |
tree | 3a0c6d36d0f0926ddd0c8d0a5d47342b61ff67cb /docs/reference/tmpl | |
parent | e3ccf5fa098bbc85cb1b1085683d2c748f1ca85b (diff) | |
download | libayatana-appindicator-f4920ad7a859f4cb35548741954fece0af6264ca.tar.gz libayatana-appindicator-f4920ad7a859f4cb35548741954fece0af6264ca.tar.bz2 libayatana-appindicator-f4920ad7a859f4cb35548741954fece0af6264ca.zip |
Switching to the new style of setting the a11y label
Diffstat (limited to 'docs/reference/tmpl')
-rw-r--r-- | docs/reference/tmpl/libappindicator-unused.sgml | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/docs/reference/tmpl/libappindicator-unused.sgml b/docs/reference/tmpl/libappindicator-unused.sgml index 1428b51..789a03f 100644 --- a/docs/reference/tmpl/libappindicator-unused.sgml +++ b/docs/reference/tmpl/libappindicator-unused.sgml @@ -1,6 +1,42 @@ +<!-- ##### MACRO APP_INDICATOR_SIGNAL_NEW_ACCESSIBLE_DESC ##### --> +<para> + +</para> + + +<!-- ##### SIGNAL AppIndicator::new-accessible-desc ##### --> +<para> + +</para> + +@appindicator: the object which received the signal. +@arg1: + +<!-- ##### ARG AppIndicator:accessible-desc ##### --> +<para> + +</para> + + <!-- ##### ARG AppIndicator:icon-path ##### --> <para> </para> +<!-- ##### FUNCTION app_indicator_get_accessible_desc ##### --> +<para> + +</para> + +@self: +@Returns: + +<!-- ##### FUNCTION app_indicator_set_accessible_desc ##### --> +<para> + +</para> + +@self: +@accessible_desc: + |