[evolution/wip/webkit-composer: 7/262] Add type-func attributes to custom widgets in e-editor-builder.ui
- From: Tomas Popela <tpopela src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution/wip/webkit-composer: 7/262] Add type-func attributes to custom widgets in e-editor-builder.ui
- Date: Thu, 16 Jan 2014 09:48:28 +0000 (UTC)
commit 9d6cbcff24808632899774cc6d7aa58b70b9263f
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]