[gimp] Add missing symbols to gimpwidgets.def
- From: Mukund Sivaraman <muks src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] Add missing symbols to gimpwidgets.def
- Date: Sat, 16 Oct 2010 06:24:18 +0000 (UTC)
commit c7f36d15466cc5aeda2dfdea6c51a1028d652d1d
Author: Mukund Sivaraman <muks banu com>
Date: Sat Oct 16 11:48:23 2010 +0530
Add missing symbols to gimpwidgets.def
libgimpwidgets/gimpwidgets.def | 18 ++++++++++++++++++
1 files changed, 18 insertions(+), 0 deletions(-)
---
diff --git a/libgimpwidgets/gimpwidgets.def b/libgimpwidgets/gimpwidgets.def
index e176eb6..54a27c5 100644
--- a/libgimpwidgets/gimpwidgets.def
+++ b/libgimpwidgets/gimpwidgets.def
@@ -291,6 +291,7 @@ EXPORTS
gimp_prop_stock_image_new
gimp_prop_string_combo_box_new
gimp_prop_text_buffer_new
+ gimp_prop_unit_combo_box_new
gimp_prop_unit_menu_new
gimp_query_boolean_box
gimp_query_double_box
@@ -350,6 +351,11 @@ EXPORTS
gimp_table_attach_aligned
gimp_toggle_button_sensitive_update
gimp_toggle_button_update
+ gimp_unit_combo_box_get_active
+ gimp_unit_combo_box_get_type
+ gimp_unit_combo_box_new
+ gimp_unit_combo_box_new_with_model
+ gimp_unit_combo_box_set_active
gimp_uint_adjustment_update
gimp_unit_menu_get_pixel_digits
gimp_unit_menu_get_type
@@ -358,6 +364,18 @@ EXPORTS
gimp_unit_menu_set_pixel_digits
gimp_unit_menu_set_unit
gimp_unit_menu_update
+ gimp_unit_store_get_has_percent
+ gimp_unit_store_get_has_pixels
+ gimp_unit_store_get_type
+ gimp_unit_store_get_value
+ gimp_unit_store_get_values
+ gimp_unit_store_new
+ gimp_unit_store_set_has_percent
+ gimp_unit_store_set_has_pixels
+ gimp_unit_store_set_pixel_value
+ gimp_unit_store_set_pixel_values
+ gimp_unit_store_set_resolution
+ gimp_unit_store_set_resolutions
gimp_widgets_error_quark
gimp_widgets_init
gimp_zoom_button_new
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]