diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2010-11-02 05:16:49 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@gnome-db.org> | 2010-11-10 06:33:22 +0800 |
commit | b961a7bb95e7de55f9b190b4a91577d1c7cee589 (patch) | |
tree | d02d48c1a8ed2c893d54a7cedab120e2e6147631 /doc/reference/shell/tmpl/e-util.sgml | |
parent | c1e412618a9b31b0810be13f9fb1fbac58f8e890 (diff) | |
download | gsoc2013-evolution-b961a7bb95e7de55f9b190b4a91577d1c7cee589.tar gsoc2013-evolution-b961a7bb95e7de55f9b190b4a91577d1c7cee589.tar.gz gsoc2013-evolution-b961a7bb95e7de55f9b190b4a91577d1c7cee589.tar.bz2 gsoc2013-evolution-b961a7bb95e7de55f9b190b4a91577d1c7cee589.tar.lz gsoc2013-evolution-b961a7bb95e7de55f9b190b4a91577d1c7cee589.tar.xz gsoc2013-evolution-b961a7bb95e7de55f9b190b4a91577d1c7cee589.tar.zst gsoc2013-evolution-b961a7bb95e7de55f9b190b4a91577d1c7cee589.zip |
Update API docs.
Diffstat (limited to 'doc/reference/shell/tmpl/e-util.sgml')
-rw-r--r-- | doc/reference/shell/tmpl/e-util.sgml | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/doc/reference/shell/tmpl/e-util.sgml b/doc/reference/shell/tmpl/e-util.sgml index c784438e40..edc49fb2ae 100644 --- a/doc/reference/shell/tmpl/e-util.sgml +++ b/doc/reference/shell/tmpl/e-util.sgml @@ -359,6 +359,30 @@ Miscellaneous Utilities @Returns: +<!-- ##### FUNCTION e_binding_transform_source_to_uid ##### --> +<para> + +</para> + +@binding: +@source_value: +@target_value: +@source_list: +@Returns: + + +<!-- ##### FUNCTION e_binding_transform_uid_to_source ##### --> +<para> + +</para> + +@binding: +@source_value: +@target_value: +@source_list: +@Returns: + + <!-- ##### FUNCTION e_charset_add_radio_actions ##### --> <para> |