summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorVincent Geddes <vgeddes@src.gnome.org>2007-05-04 17:23:55 +0000
committerVincent Geddes <vgeddes@src.gnome.org>2007-05-04 17:23:55 +0000
commit742fe2b036c27cfcc17b3b4649864f75dd75ce0d (patch)
tree901dae19471363b01faee9e3f754351a7a23b161 /doc
parenteca174d59e68b7722543f75aa73e2eba84661209 (diff)
downloadglade-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')
-rw-r--r--doc/tmpl/glade-app.sgml10
-rw-r--r--doc/tmpl/glade-fixed.sgml5
-rw-r--r--doc/tmpl/glade-project.sgml23
-rw-r--r--doc/tmpl/glade-property.sgml1
-rw-r--r--doc/tmpl/glade-utils.sgml50
-rw-r--r--doc/tmpl/glade-widget-class.sgml2
-rw-r--r--doc/tmpl/glade-widget.sgml30
7 files changed, 25 insertions, 96 deletions
diff --git a/doc/tmpl/glade-app.sgml b/doc/tmpl/glade-app.sgml
index a673031c..3918ed56 100644
--- a/doc/tmpl/glade-app.sgml
+++ b/doc/tmpl/glade-app.sgml
@@ -33,6 +33,16 @@ 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-fixed.sgml b/doc/tmpl/glade-fixed.sgml
index 49a80451..c312b5a1 100644
--- a/doc/tmpl/glade-fixed.sgml
+++ b/doc/tmpl/glade-fixed.sgml
@@ -78,11 +78,6 @@ for the values passed to configure-child via the #GdkRectangle.
</para>
-<!-- ##### ARG GladeFixed:use-placeholders ##### -->
-<para>
-
-</para>
-
<!-- ##### ARG GladeFixed:width-prop ##### -->
<para>
diff --git a/doc/tmpl/glade-project.sgml b/doc/tmpl/glade-project.sgml
index fbee5d86..bc91e3c9 100644
--- a/doc/tmpl/glade-project.sgml
+++ b/doc/tmpl/glade-project.sgml
@@ -105,26 +105,21 @@ object and its signals.
</para>
-<!-- ##### ARG GladeProject:read-only ##### -->
+<!-- ##### ARG GladeProject:path ##### -->
<para>
</para>
-<!-- ##### FUNCTION glade_project_new ##### -->
+<!-- ##### ARG GladeProject:read-only ##### -->
<para>
</para>
-@untitled:
-@Returns:
-
-
-<!-- ##### FUNCTION glade_project_open ##### -->
+<!-- ##### FUNCTION glade_project_new ##### -->
<para>
</para>
-@path:
@Returns:
@@ -362,18 +357,6 @@ object and its signals.
@Returns:
-<!-- ##### FUNCTION glade_project_display_name ##### -->
-<para>
-
-</para>
-
-@project:
-@unsaved_changes:
-@tab_aligned:
-@mnemonic:
-@Returns:
-
-
<!-- ##### FUNCTION glade_project_is_loading ##### -->
<para>
diff --git a/doc/tmpl/glade-property.sgml b/doc/tmpl/glade-property.sgml
index 00a9ca9d..d446a528 100644
--- a/doc/tmpl/glade-property.sgml
+++ b/doc/tmpl/glade-property.sgml
@@ -79,7 +79,6 @@ the #GladePropertyClass describes how a #GladeProperty will function.
@klass:
@widget:
@value:
-@catalog_default:
@Returns:
diff --git a/doc/tmpl/glade-utils.sgml b/doc/tmpl/glade-utils.sgml
index 68c17a4e..f3b59d5e 100644
--- a/doc/tmpl/glade-utils.sgml
+++ b/doc/tmpl/glade-utils.sgml
@@ -202,15 +202,6 @@ This is where all of that really usefull miscalanious stuff lands up.
@window:
-<!-- ##### FUNCTION glade_util_get_parent ##### -->
-<para>
-
-</para>
-
-@w:
-@Returns:
-
-
<!-- ##### FUNCTION glade_util_container_get_all_children ##### -->
<para>
@@ -220,36 +211,6 @@ This is where all of that really usefull miscalanious stuff lands up.
@Returns:
-<!-- ##### FUNCTION glade_util_gtkcontainer_relation ##### -->
-<para>
-
-</para>
-
-@parent:
-@widget:
-@Returns:
-
-
-<!-- ##### FUNCTION glade_util_any_gtkcontainer_relation ##### -->
-<para>
-
-</para>
-
-@parent:
-@widgets:
-@Returns:
-
-
-<!-- ##### FUNCTION glade_util_widget_pastable ##### -->
-<para>
-
-</para>
-
-@child:
-@parent:
-@Returns:
-
-
<!-- ##### FUNCTION glade_util_count_placeholders ##### -->
<para>
@@ -374,14 +335,3 @@ This is where all of that really usefull miscalanious stuff lands up.
@search:
-<!-- ##### FUNCTION glade_util_deep_fixed_event ##### -->
-<para>
-
-</para>
-
-@widget:
-@event:
-@gwidget:
-@Returns:
-
-
diff --git a/doc/tmpl/glade-widget-class.sgml b/doc/tmpl/glade-widget-class.sgml
index 12b9479c..d00f6ddc 100644
--- a/doc/tmpl/glade-widget-class.sgml
+++ b/doc/tmpl/glade-widget-class.sgml
@@ -35,8 +35,6 @@ classes; it also provides an abstraction later to container apis.
@button_press_event:
@button_release_event:
@motion_notify_event:
-@enter_notify_event:
-@setup_events:
@event:
<!-- ##### STRUCT GladeSignalClass ##### -->
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>