diff options
author | Ted Gould <ted@gould.cx> | 2009-12-08 15:06:07 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2009-12-08 15:06:07 -0600 |
commit | 4a19cb469fdbdbe9b7355fc9fdf44368fa9c9b6b (patch) | |
tree | bc930efbeb86c7bcd986e2d6eb75f0a3ad6fee91 /docs/reference/libappindicator-sections.txt | |
parent | bfb9e7775ff9a688690558cade7e2778e56a1f3c (diff) | |
parent | cf4dd4a9e3f1a2d514f7b6ddb5cb0763411b6961 (diff) | |
download | ayatana-indicator-application-4a19cb469fdbdbe9b7355fc9fdf44368fa9c9b6b.tar.gz ayatana-indicator-application-4a19cb469fdbdbe9b7355fc9fdf44368fa9c9b6b.tar.bz2 ayatana-indicator-application-4a19cb469fdbdbe9b7355fc9fdf44368fa9c9b6b.zip |
Adding support for building gtk-doc documentation.
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> + |