summaryrefslogtreecommitdiff
path: root/plugins/gtk+/gtk+.xml.in
diff options
context:
space:
mode:
authorTristan Van Berkom <tvb@src.gnome.org>2009-04-15 19:11:19 +0000
committerTristan Van Berkom <tvb@src.gnome.org>2009-04-15 19:11:19 +0000
commitbd3329123aeb6d9c4784496261907466efd75246 (patch)
tree122ac54ff916c3471d0213cbcb1d3ddb252c3933 /plugins/gtk+/gtk+.xml.in
parent189fb384af8c51d3936fc8f417f1e261f639b9e7 (diff)
downloadglade-bd3329123aeb6d9c4784496261907466efd75246.tar.gz
Added glade_gtk_cell_renderer_read_widget() and now
* plugins/gtk+/glade-gtk.c, plugins/gtk+/gtk+.xml.in: Added glade_gtk_cell_renderer_read_widget() and now glade_gtk_cell_layout_read_child() doesnt load attributes if the object property has been explicitly specified in the Glade file (fixes bug 566928). svn path=/trunk/; revision=2188
Diffstat (limited to 'plugins/gtk+/gtk+.xml.in')
-rw-r--r--plugins/gtk+/gtk+.xml.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/gtk+/gtk+.xml.in b/plugins/gtk+/gtk+.xml.in
index e95e7979..c9aa0926 100644
--- a/plugins/gtk+/gtk+.xml.in
+++ b/plugins/gtk+/gtk+.xml.in
@@ -2177,6 +2177,7 @@ embedded in another object</_tooltip>
<create-editable-function>glade_gtk_cell_renderer_create_editable</create-editable-function>
<set-property-function>glade_gtk_cell_renderer_set_property</set-property-function>
<write-widget-function>glade_gtk_cell_renderer_write_widget</write-widget-function>
+ <read-widget-function>glade_gtk_cell_renderer_read_widget</read-widget-function>
<action-activate-function>glade_gtk_cell_renderer_action_activate</action-activate-function>
<actions>