diff options
author | Vincent Geddes <vgeddes@src.gnome.org> | 2007-05-04 17:23:55 +0000 |
---|---|---|
committer | Vincent Geddes <vgeddes@src.gnome.org> | 2007-05-04 17:23:55 +0000 |
commit | 742fe2b036c27cfcc17b3b4649864f75dd75ce0d (patch) | |
tree | 901dae19471363b01faee9e3f754351a7a23b161 /doc/tmpl/glade-widget.sgml | |
parent | eca174d59e68b7722543f75aa73e2eba84661209 (diff) | |
download | glade-742fe2b036c27cfcc17b3b4649864f75dd75ce0d.tar.gz |
Update documentation templates.
* doc/tmpl/glade-project.sgml, doc/tmpl/glade-app.sgml,
doc/tmpl/glade-widget.sgml, doc/tmpl/glade-property.sgml,
doc/tmpl/glade-widget-class.sgml, doc/tmpl/glade-fixed.sgml
doc/tmpl/glade-utils.sgml: Update documentation templates.
svn path=/trunk/; revision=1301
Diffstat (limited to 'doc/tmpl/glade-widget.sgml')
-rw-r--r-- | doc/tmpl/glade-widget.sgml | 30 |
1 files changed, 12 insertions, 18 deletions
diff --git a/doc/tmpl/glade-widget.sgml b/doc/tmpl/glade-widget.sgml index 78d0ff1d..e6edec8a 100644 --- a/doc/tmpl/glade-widget.sgml +++ b/doc/tmpl/glade-widget.sgml @@ -69,15 +69,6 @@ convenience api for getting and setting properties (mostly from the plugin). @arg1: @arg2: -<!-- ##### SIGNAL GladeWidget::enter-notify-event ##### --> -<para> - -</para> - -@gladewidget: the object which received the signal. -@event: -@Returns: - <!-- ##### SIGNAL GladeWidget::motion-notify-event ##### --> <para> @@ -155,6 +146,16 @@ convenience api for getting and setting properties (mostly from the plugin). </para> +<!-- ##### ARG GladeWidget:toplevel-height ##### --> +<para> + +</para> + +<!-- ##### ARG GladeWidget:toplevel-width ##### --> +<para> + +</para> + <!-- ##### FUNCTION glade_widget_get_from_gobject ##### --> <para> @@ -491,7 +492,7 @@ convenience api for getting and setting properties (mostly from the plugin). </para> -@glade_widget: +@gwidget: <!-- ##### FUNCTION glade_widget_dup ##### --> @@ -500,6 +501,7 @@ convenience api for getting and setting properties (mostly from the plugin). </para> @template_widget: +@exact: @Returns: @@ -596,14 +598,6 @@ convenience api for getting and setting properties (mostly from the plugin). @parent: -<!-- ##### FUNCTION glade_widget_event_widget ##### --> -<para> - -</para> - -@Returns: - - <!-- ##### FUNCTION glade_widget_superuser ##### --> <para> |