[evolution/webkit-composer: 7/231] Add type-func attributes to custom widgets in e-editor-builder.ui



commit f28b0da1ff56f643ad998a1f0b9b676ef8878408
Author: Dan Vrátil <dvratil redhat com>
Date:   Thu Jul 26 20:45:00 2012 +0200

    Add type-func attributes to custom widgets in e-editor-builder.ui

 e-util/e-editor-builder.ui |    9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)
---
diff --git a/e-util/e-editor-builder.ui b/e-util/e-editor-builder.ui
index 0e23212..f4c6ae2 100644
--- a/e-util/e-editor-builder.ui
+++ b/e-util/e-editor-builder.ui
@@ -469,7 +469,7 @@
                 <property name="column_spacing">6</property>
                 <property name="row_spacing">6</property>
                 <child>
-                  <object class="EColorCombo" id="text-properties-color-combo">
+                  <object class="EColorCombo" id="text-properties-color-combo" 
type-func="e_color_combo_get_type">
                     <property name="visible">True</property>
                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | 
GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
                     <property name="default_label">Automatic</property>
@@ -521,7 +521,7 @@
                   </packing>
                 </child>
                 <child>
-                  <object class="EActionComboBox" id="text-properties-size-combo-box">
+                  <object class="EActionComboBox" id="text-properties-size-combo-box" 
type-func="e_action_combo_box_get_type">
                     <property name="visible">True</property>
                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | 
GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
                   </object>
@@ -628,7 +628,7 @@
                       </packing>
                     </child>
                     <child>
-                      <object class="EActionComboBox" id="paragraph-properties-style-combo-box">
+                      <object class="EActionComboBox" id="paragraph-properties-style-combo-box" 
type-func="e_action_combo_box_get_type">
                         <property name="visible">True</property>
                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | 
GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
                       </object>
@@ -2045,7 +2045,7 @@
                       </packing>
                     </child>
                     <child>
-                      <object class="EColorCombo" id="table-properties-color-combo">
+                      <object class="EColorCombo" id="table-properties-color-combo" 
type-func="e_color_combo_get_type">
                         <property name="visible">True</property>
                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | 
GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
                         <property name="default_color">#000000000000</property>
@@ -3618,4 +3618,3 @@
     </child>
   </object>
 </interface>
- 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]