diff options
author | Vincent Geddes <vgeddes@src.gnome.org> | 2007-12-10 19:06:41 +0000 |
---|---|---|
committer | Vincent Geddes <vgeddes@src.gnome.org> | 2007-12-10 19:06:41 +0000 |
commit | c23ec4f80150c3d2d53c968116acb4e6141c64c3 (patch) | |
tree | 832afb57a501d6afcee5af865360638783242391 /doc | |
parent | 7989fdfea2dba44cd7cef7897ce453bf5065c911 (diff) | |
download | glade-c23ec4f80150c3d2d53c968116acb4e6141c64c3.tar.gz |
add missing headers to glade.h
svn path=/trunk/; revision=1654
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tmpl/glade-base-editor.sgml | 1 | ||||
-rw-r--r-- | doc/tmpl/glade-editor-property.sgml | 1 | ||||
-rw-r--r-- | doc/tmpl/glade-widget-adaptor.sgml | 1 |
3 files changed, 2 insertions, 1 deletions
diff --git a/doc/tmpl/glade-base-editor.sgml b/doc/tmpl/glade-base-editor.sgml index 014f429b..593a6b4f 100644 --- a/doc/tmpl/glade-base-editor.sgml +++ b/doc/tmpl/glade-base-editor.sgml @@ -58,6 +58,7 @@ GladeBaseEditor @editor: @gchild: +@packing: @Varargs: diff --git a/doc/tmpl/glade-editor-property.sgml b/doc/tmpl/glade-editor-property.sgml index b02b670f..33b0a8f4 100644 --- a/doc/tmpl/glade-editor-property.sgml +++ b/doc/tmpl/glade-editor-property.sgml @@ -65,6 +65,7 @@ GladeEditorProperty @widget: @property: +@packing: @use_command: @Returns: diff --git a/doc/tmpl/glade-widget-adaptor.sgml b/doc/tmpl/glade-widget-adaptor.sgml index da38a954..c0889475 100644 --- a/doc/tmpl/glade-widget-adaptor.sgml +++ b/doc/tmpl/glade-widget-adaptor.sgml @@ -285,7 +285,6 @@ GladeWidgetAdaptor @adaptor: @query: -@...: @...: |