diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2009-09-23 09:06:45 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2009-09-23 09:26:54 +0800 |
commit | 5b771a75004ddbd6bfa29b50cdb7a0e188eafbb9 (patch) | |
tree | 9cc98eedb4934fd6e380596caf6caaf95d13cb9f /e-util/e-charset.c | |
parent | 785c9829b8312649e28ec412696a9e3a8732ef19 (diff) | |
download | gsoc2013-evolution-5b771a75004ddbd6bfa29b50cdb7a0e188eafbb9.tar.gz gsoc2013-evolution-5b771a75004ddbd6bfa29b50cdb7a0e188eafbb9.tar.zst gsoc2013-evolution-5b771a75004ddbd6bfa29b50cdb7a0e188eafbb9.zip |
Developer documentation improvements.
Diffstat (limited to 'e-util/e-charset.c')
-rw-r--r-- | e-util/e-charset.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/e-util/e-charset.c b/e-util/e-charset.c index 329f513ec7..ffee5a8f4a 100644 --- a/e-util/e-charset.c +++ b/e-util/e-charset.c @@ -123,6 +123,8 @@ static ECharset charsets[] = { * US-ASCII). Any other character sets of the same language class as * the default will be added next, followed by the remaining character * sets. + * + * Returns: the radio action group **/ GSList * e_charset_add_radio_actions (GtkActionGroup *action_group, |