aboutsummaryrefslogtreecommitdiffstats
path: root/win32/libemiscwidgets.def
diff options
context:
space:
mode:
authorTor Lillqvist <tml@novell.com>2005-06-18 09:01:20 +0800
committerTor Lillqvist <tml@src.gnome.org>2005-06-18 09:01:20 +0800
commitb7d8d607827cefabf03865cf054746ed6517b4bd (patch)
treeed5af1ec415e9c82d91bbccde0c073a568cf34bf /win32/libemiscwidgets.def
parent927d1658f64c2507e331685d931d08f145014a03 (diff)
downloadgsoc2013-evolution-b7d8d607827cefabf03865cf054746ed6517b4bd.tar
gsoc2013-evolution-b7d8d607827cefabf03865cf054746ed6517b4bd.tar.gz
gsoc2013-evolution-b7d8d607827cefabf03865cf054746ed6517b4bd.tar.bz2
gsoc2013-evolution-b7d8d607827cefabf03865cf054746ed6517b4bd.tar.lz
gsoc2013-evolution-b7d8d607827cefabf03865cf054746ed6517b4bd.tar.xz
gsoc2013-evolution-b7d8d607827cefabf03865cf054746ed6517b4bd.tar.zst
gsoc2013-evolution-b7d8d607827cefabf03865cf054746ed6517b4bd.zip
Add libetable and libetext.
2005-06-18 Tor Lillqvist <tml@novell.com> * win32/Makefile.am (EXTRA_DIST): Add libetable and libetext. * win32/libetable.def * win32/libetext.def: New files. * win32/libemiscwidgets.def: Add new entries. svn path=/trunk/; revision=29529
Diffstat (limited to 'win32/libemiscwidgets.def')
-rw-r--r--win32/libemiscwidgets.def14
1 files changed, 14 insertions, 0 deletions
diff --git a/win32/libemiscwidgets.def b/win32/libemiscwidgets.def
index 8f4434a52a..f69613e9ea 100644
--- a/win32/libemiscwidgets.def
+++ b/win32/libemiscwidgets.def
@@ -5,6 +5,7 @@ EXPORTS
e_calendar_item_get_week_number
e_calendar_item_normalize_date
e_calendar_item_set_selection
+ e_canvas_item_grab_focus
e_combo_button_get_label
e_combo_button_get_type
e_combo_button_popup_menu
@@ -18,4 +19,17 @@ EXPORTS
e_map_window_to_world
e_map_zoom_out
e_map_zoom_to_location
+ e_reflow_get_type
+ e_selection_model_change_cursor
+ e_selection_model_clear
+ e_selection_model_cursor_activated
+ e_selection_model_cursor_changed
+ e_selection_model_cursor_col
+ e_selection_model_cursor_col
+ e_selection_model_cursor_row
+ e_selection_model_get_type
+ e_selection_model_is_row_selected
+ e_selection_model_select_single_row
+ e_selection_model_selected_count
+ e_selection_model_toggle_single_row
e_utf8_to_locale_string