summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTristan Van Berkom <tvb@src.gnome.org>2007-07-18 20:19:19 +0000
committerTristan Van Berkom <tvb@src.gnome.org>2007-07-18 20:19:19 +0000
commita19c419e9cd94bc3bdefd3a97c1de6c393ccb6cf (patch)
treef8d68559b5c3493e785e91a91b14089ca1be37b7 /doc
parent111575fda0c6ca07da1afef13f41f15684fee592 (diff)
downloadglade-a19c419e9cd94bc3bdefd3a97c1de6c393ccb6cf.tar.gz
fixed memory leaks of description strings in usage of
* gladeui/glade-command.[ch]: fixed memory leaks of description strings in usage of glade_command_push_group() * gladeui/glade-widget.[ch]: Added convenience apis to set sensitivity on GladeWidgetActions. * gladeui/glade-widget-adaptor.[ch], gladeui/glade-xml-utils.c: Added deep_post_create() vfunc, in this one you must always chain up to the parent. * plugins/gtk+/glade-gtk.c, plugins/gtk+/gtk+.xml.in: Added "Add/Remove" parent feature (bug 343786), implemented types: Alignment, Viewport, Event Box, Frame, Aspect Frame, Scrolled Window, Expander, Table, Horizontal Box, Vertical Box, Horizontal Panes, Vertical Panes svn path=/trunk/; revision=1492
Diffstat (limited to 'doc')
-rw-r--r--doc/tmpl/glade-app.sgml10
-rw-r--r--doc/tmpl/glade-command.sgml2
-rw-r--r--doc/tmpl/gladeui-unused.sgml10
3 files changed, 12 insertions, 10 deletions
diff --git a/doc/tmpl/glade-app.sgml b/doc/tmpl/glade-app.sgml
index 0572f661..8b27f728 100644
--- a/doc/tmpl/glade-app.sgml
+++ b/doc/tmpl/glade-app.sgml
@@ -33,16 +33,6 @@ to initialize the Glade core.
@gladeapp: the object which received the signal.
-<!-- ##### SIGNAL GladeApp::widget-event ##### -->
-<para>
-
-</para>
-
-@gladeapp: the object which received the signal.
-@arg1:
-@event:
-@Returns:
-
<!-- ##### ARG GladeApp:active-project ##### -->
<para>
diff --git a/doc/tmpl/glade-command.sgml b/doc/tmpl/glade-command.sgml
index 84f1c4a0..85bc1b3b 100644
--- a/doc/tmpl/glade-command.sgml
+++ b/doc/tmpl/glade-command.sgml
@@ -98,6 +98,8 @@ and undo those items; each #GladeProject has its own Undo/Redo stack.
</para>
@widgets:
+@return_placeholders:
+@Returns:
<!-- ##### STRUCT GCSetPropData ##### -->
diff --git a/doc/tmpl/gladeui-unused.sgml b/doc/tmpl/gladeui-unused.sgml
index bb74b327..377df0c1 100644
--- a/doc/tmpl/gladeui-unused.sgml
+++ b/doc/tmpl/gladeui-unused.sgml
@@ -24,6 +24,16 @@ A widget to view the project hierarchy
GladeProjectView
+<!-- ##### SIGNAL GladeApp::widget-event ##### -->
+<para>
+
+</para>
+
+@gladeapp: the object which received the signal.
+@arg1:
+@event:
+@Returns:
+
<!-- ##### USER_FUNCTION GladeEditorLaunchFunc ##### -->
<para>