summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTristan Van Berkom <tvb@src.gnome.org>2007-07-23 14:59:18 +0000
committerTristan Van Berkom <tvb@src.gnome.org>2007-07-23 14:59:18 +0000
commit174a98bdf562bff813a646dde7e9e2d06d9902e7 (patch)
tree14e1b0c507dfd095d06b1a91d2b74bddb8c26eac /doc
parent659dd595208cf81d27c7bbe8c7b5105fd48b97ce (diff)
downloadglade-174a98bdf562bff813a646dde7e9e2d06d9902e7.tar.gz
Adding convenience funcs that help with debugging property values in
* gladeui/glade-widget.[ch]: Adding convenience funcs that help with debugging property values in plugins: glade_widget_property_string(), glade_widget_pack_property_string(). * plugins/gtk+/glade-gtk.c, plugins/gtk+/gtk+.xml.in: Reset label/markup/use-underline properties at realize time, this fixes load time glitches with markup and mnemonics (bug 396446). svn path=/trunk/; revision=1500
Diffstat (limited to 'doc')
-rw-r--r--doc/tmpl/glade-command.sgml2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/tmpl/glade-command.sgml b/doc/tmpl/glade-command.sgml
index 85bc1b3b..84f1c4a0 100644
--- a/doc/tmpl/glade-command.sgml
+++ b/doc/tmpl/glade-command.sgml
@@ -98,8 +98,6 @@ and undo those items; each #GladeProject has its own Undo/Redo stack.
</para>
@widgets:
-@return_placeholders:
-@Returns:
<!-- ##### STRUCT GCSetPropData ##### -->