aboutsummaryrefslogtreecommitdiffstats
path: root/doc/reference/shell/tmpl/e-util.sgml
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2010-11-02 05:17:42 +0800
committerRodrigo Moya <rodrigo@gnome-db.org>2010-11-10 06:33:22 +0800
commite3a09eb67c1f9b2a3762626eafbd9dec94bc63bf (patch)
treef0d39daee02bbbd7986f9a146470708e7ede9e65 /doc/reference/shell/tmpl/e-util.sgml
parentb961a7bb95e7de55f9b190b4a91577d1c7cee589 (diff)
downloadgsoc2013-evolution-e3a09eb67c1f9b2a3762626eafbd9dec94bc63bf.tar
gsoc2013-evolution-e3a09eb67c1f9b2a3762626eafbd9dec94bc63bf.tar.gz
gsoc2013-evolution-e3a09eb67c1f9b2a3762626eafbd9dec94bc63bf.tar.bz2
gsoc2013-evolution-e3a09eb67c1f9b2a3762626eafbd9dec94bc63bf.tar.lz
gsoc2013-evolution-e3a09eb67c1f9b2a3762626eafbd9dec94bc63bf.tar.xz
gsoc2013-evolution-e3a09eb67c1f9b2a3762626eafbd9dec94bc63bf.tar.zst
gsoc2013-evolution-e3a09eb67c1f9b2a3762626eafbd9dec94bc63bf.zip
Add GBinding transform funcs for enum types.
We'll want to store enum settings by their nicknames.
Diffstat (limited to 'doc/reference/shell/tmpl/e-util.sgml')
-rw-r--r--doc/reference/shell/tmpl/e-util.sgml24
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 edc49fb2ae..060ec3f322 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_enum_nick_to_value ##### -->
+<para>
+
+</para>
+
+@binding:
+@source_value:
+@target_value:
+@not_used:
+@Returns:
+
+
+<!-- ##### FUNCTION e_binding_transform_enum_value_to_nick ##### -->
+<para>
+
+</para>
+
+@binding:
+@source_value:
+@target_value:
+@not_used:
+@Returns:
+
+
<!-- ##### FUNCTION e_binding_transform_source_to_uid ##### -->
<para>