~ted/libappindicator/include-titles

« back to all changes in this revision

Viewing changes to src/app-indicator.c

  • Committer: Ted Gould
  • Date: 2011-06-16 18:57:39 UTC
  • mfrom: (205.2.1 fix-docs)
  • Revision ID: ted@gould.cx-20110616185739-2w3ddbzv0uyq53u9
Doc fix

Show diffs side-by-side

added added

removed removed

Lines of Context:
1765
1765
                application icon for the program.
1766
1766
 
1767
1767
                Wrapper function for property #AppIndicator:icon-name and
1768
 
                #AppIndicator::icon-description.
 
1768
                #AppIndicator::icon-desc.
1769
1769
**/
1770
1770
void
1771
1771
app_indicator_set_icon_full (AppIndicator *self, const gchar *icon_name, const gchar * icon_desc)