diff options
author | Damon Chaplin <damon@ximian.com> | 2001-10-23 06:33:20 +0800 |
---|---|---|
committer | Damon Chaplin <damon@src.gnome.org> | 2001-10-23 06:33:20 +0800 |
commit | b89da79e8c9a5db367cdff556ce024962b2cca82 (patch) | |
tree | 19823590a819dca96a2ab6591f403e3dea2a4075 /tools | |
parent | 798623d52b0bdf8a77fa7c6a0d1d12c180f3cbe5 (diff) | |
download | gsoc2013-evolution-b89da79e8c9a5db367cdff556ce024962b2cca82.tar gsoc2013-evolution-b89da79e8c9a5db367cdff556ce024962b2cca82.tar.gz gsoc2013-evolution-b89da79e8c9a5db367cdff556ce024962b2cca82.tar.bz2 gsoc2013-evolution-b89da79e8c9a5db367cdff556ce024962b2cca82.tar.lz gsoc2013-evolution-b89da79e8c9a5db367cdff556ce024962b2cca82.tar.xz gsoc2013-evolution-b89da79e8c9a5db367cdff556ce024962b2cca82.tar.zst gsoc2013-evolution-b89da79e8c9a5db367cdff556ce024962b2cca82.zip |
added set_value() class method, which sets the model value based on the
2001-10-22 Damon Chaplin <damon@ximian.com>
* e-cell-text.[hc]: added set_value() class method, which sets the
model value based on the text. In ECellText itself it assumes the model
value is a char* and passes the text directly. Subclasses may parse
the text into some other datatype.
Also made the calls the e_cell_text_get_text(), e_cell_text_free_text()
and e_cell_text_set_value() public, since we need them in ECellCombo.
* e-cell-combo.c (e_cell_combo_select_matching_item):
(e_cell_combo_update_cell): use e_cell_text_get_text()/free_text()/
set_value() so it can handle subclasses of ECellText as the child.
svn path=/trunk/; revision=13901
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions