diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2011-12-24 06:05:49 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2011-12-24 08:49:52 +0800 |
commit | 9d4348036c46232d3cfc728724be8b1d80e1df78 (patch) | |
tree | b6957157dc736399d423c8d890abfe4438cea404 /doc/reference | |
parent | cfa04689fcf52f407bdbf6a5af8078613ead874b (diff) | |
download | gsoc2013-evolution-9d4348036c46232d3cfc728724be8b1d80e1df78.tar.gz gsoc2013-evolution-9d4348036c46232d3cfc728724be8b1d80e1df78.tar.zst gsoc2013-evolution-9d4348036c46232d3cfc728724be8b1d80e1df78.zip |
Remove e_dialog_editable_set().
Silly function. Use gtk_entry_set_text().
Diffstat (limited to 'doc/reference')
-rw-r--r-- | doc/reference/shell/eshell-sections.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/reference/shell/eshell-sections.txt b/doc/reference/shell/eshell-sections.txt index d54c7f9f54..137f49795e 100644 --- a/doc/reference/shell/eshell-sections.txt +++ b/doc/reference/shell/eshell-sections.txt @@ -841,7 +841,6 @@ e_datetime_format_format_tm <FILE>e-dialog-utils</FILE> <TITLE>Dialog Utilities (Legacy)</TITLE> e_notice -e_dialog_editable_set e_dialog_editable_get e_dialog_combo_box_set e_dialog_combo_box_get |