diff options
author | Ted Gould <ted@gould.cx> | 2009-12-08 14:43:24 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2009-12-08 14:43:24 -0600 |
commit | fbb083f6f0ef0c3398253b00ad129ada325b84d8 (patch) | |
tree | 52c67d499538b4027f5e633a3934a005dd958690 /docs/reference/libappindicator-sections.txt | |
parent | bfb9e7775ff9a688690558cade7e2778e56a1f3c (diff) | |
parent | 86b124f05043bae6ee79bb9be03bee69a55eee52 (diff) | |
download | libayatana-appindicator-fbb083f6f0ef0c3398253b00ad129ada325b84d8.tar.gz libayatana-appindicator-fbb083f6f0ef0c3398253b00ad129ada325b84d8.tar.bz2 libayatana-appindicator-fbb083f6f0ef0c3398253b00ad129ada325b84d8.zip |
Ken's gtk-doc integration branch
Diffstat (limited to 'docs/reference/libappindicator-sections.txt')
-rw-r--r-- | docs/reference/libappindicator-sections.txt | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/docs/reference/libappindicator-sections.txt b/docs/reference/libappindicator-sections.txt new file mode 100644 index 0000000..d64f53a --- /dev/null +++ b/docs/reference/libappindicator-sections.txt @@ -0,0 +1,30 @@ +<SECTION> +<FILE>app-indicator</FILE> +APP_INDICATOR_TYPE +APP_INDICATOR +APP_INDICATOR_CLASS +IS_APP_INDICATOR +IS_APP_INDICATOR_CLASS +APP_INDICATOR_GET_CLASS +APP_INDICATOR_SIGNAL_NEW_ICON +APP_INDICATOR_SIGNAL_NEW_ATTENTION_ICON +APP_INDICATOR_SIGNAL_NEW_STATUS +APP_INDICATOR_SIGNAL_CONNECTION_CHANGED +AppIndicatorCategory +AppIndicatorStatus +AppIndicatorPrivate +<TITLE>AppIndicator</TITLE> +AppIndicator +app_indicator_get_type +app_indicator_new +app_indicator_set_status +app_indicator_set_attention_icon +app_indicator_set_menu +app_indicator_set_icon +app_indicator_get_id +app_indicator_get_category +app_indicator_get_status +app_indicator_get_icon +app_indicator_get_attention_icon +</SECTION> + |