From 6feca1bf560b3269555d4f0a890cd192fdaa0f00 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Fri, 23 Dec 2011 17:57:26 -0500 Subject: Remove e_dialog_editable_get(). Silly function. Use gtk_entry_get_text() for a const string or else gtk_editable_get_chars() for an allocated string. --- doc/reference/shell/eshell-sections.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'doc') diff --git a/doc/reference/shell/eshell-sections.txt b/doc/reference/shell/eshell-sections.txt index 137f49795e..f568705539 100644 --- a/doc/reference/shell/eshell-sections.txt +++ b/doc/reference/shell/eshell-sections.txt @@ -841,7 +841,6 @@ e_datetime_format_format_tm e-dialog-utils Dialog Utilities (Legacy) e_notice -e_dialog_editable_get e_dialog_combo_box_set e_dialog_combo_box_get -- cgit v1.2.3