From e3a09eb67c1f9b2a3762626eafbd9dec94bc63bf Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Mon, 1 Nov 2010 17:17:42 -0400 Subject: Add GBinding transform funcs for enum types. We'll want to store enum settings by their nicknames. --- doc/reference/shell/eshell-sections.txt | 2 ++ doc/reference/shell/tmpl/e-util.sgml | 24 ++++++++++++++++++++++++ 2 files changed, 26 insertions(+) (limited to 'doc/reference') diff --git a/doc/reference/shell/eshell-sections.txt b/doc/reference/shell/eshell-sections.txt index fce9efe715..9634551c5c 100644 --- a/doc/reference/shell/eshell-sections.txt +++ b/doc/reference/shell/eshell-sections.txt @@ -1165,6 +1165,8 @@ e_util_guess_mime_type e_util_get_category_filter_options e_binding_transform_color_to_string e_binding_transform_string_to_color +e_binding_transform_enum_nick_to_value +e_binding_transform_enum_value_to_nick e_binding_transform_source_to_uid e_binding_transform_uid_to_source e_charset_add_radio_actions 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: + + + + + +@binding: +@source_value: +@target_value: +@not_used: +@Returns: + + + + + + + +@binding: +@source_value: +@target_value: +@not_used: +@Returns: + + -- cgit v1.2.3