[libbonobo] gtk-doc update



commit da571fe280a1586d54277417aadf658d8f7970eb
Author: Christian Persch <chpe gnome org>
Date:   Mon Aug 16 21:32:21 2010 +0200

    gtk-doc update
    
    Latest gtk-doc makes these updates to the templates automatically.

 doc/activation-api/tmpl/debugging.sgml       |    4 ++++
 doc/activation-api/tmpl/initialization.sgml  |    5 +++++
 doc/activation-api/tmpl/query.sgml           |    3 +++
 doc/activation-api/tmpl/registration.sgml    |    4 ++++
 doc/activation-api/tmpl/utilities.sgml       |    4 ++++
 doc/api/tmpl/bonobo-app-client.sgml          |    3 +++
 doc/api/tmpl/bonobo-application.sgml         |    3 +++
 doc/api/tmpl/bonobo-arg.sgml                 |    3 +++
 doc/api/tmpl/bonobo-config-database.sgml     |    3 +++
 doc/api/tmpl/bonobo-context.sgml             |    4 ++++
 doc/api/tmpl/bonobo-event-source.sgml        |    4 ++++
 doc/api/tmpl/bonobo-exception.sgml           |    3 +++
 doc/api/tmpl/bonobo-generic-factory.sgml     |    3 +++
 doc/api/tmpl/bonobo-i18n.sgml                |    3 +++
 doc/api/tmpl/bonobo-item-container.sgml      |    4 ++++
 doc/api/tmpl/bonobo-item-handler.sgml        |    3 +++
 doc/api/tmpl/bonobo-listener.sgml            |    3 +++
 doc/api/tmpl/bonobo-main.sgml                |   14 ++++++++++++++
 doc/api/tmpl/bonobo-moniker-context.sgml     |    4 ++++
 doc/api/tmpl/bonobo-moniker-extender.sgml    |    3 +++
 doc/api/tmpl/bonobo-moniker-simple.sgml      |    3 +++
 doc/api/tmpl/bonobo-moniker-util.sgml        |    3 +++
 doc/api/tmpl/bonobo-moniker.sgml             |    3 +++
 doc/api/tmpl/bonobo-object.sgml              |    3 +++
 doc/api/tmpl/bonobo-persist-client.sgml      |    3 +++
 doc/api/tmpl/bonobo-persist-file.sgml        |    3 +++
 doc/api/tmpl/bonobo-persist-stream.sgml      |    3 +++
 doc/api/tmpl/bonobo-persist.sgml             |    3 +++
 doc/api/tmpl/bonobo-property-bag-client.sgml |    3 +++
 doc/api/tmpl/bonobo-property-bag.sgml        |    3 +++
 doc/api/tmpl/bonobo-running-context.sgml     |    4 ++++
 doc/api/tmpl/bonobo-shlib-factory.sgml       |    3 +++
 doc/api/tmpl/bonobo-shutdown.sgml            |    9 +++++++++
 doc/api/tmpl/bonobo-storage-memory.sgml      |    4 ++++
 doc/api/tmpl/bonobo-storage.sgml             |    3 +++
 doc/api/tmpl/bonobo-stream-client.sgml       |    3 +++
 doc/api/tmpl/bonobo-stream-memory.sgml       |    3 +++
 doc/api/tmpl/bonobo-stream.sgml              |    3 +++
 doc/api/tmpl/bonobo-types.sgml               |    3 +++
 39 files changed, 145 insertions(+), 0 deletions(-)
---
diff --git a/doc/activation-api/tmpl/debugging.sgml b/doc/activation-api/tmpl/debugging.sgml
index 5e13fa2..753549d 100644
--- a/doc/activation-api/tmpl/debugging.sgml
+++ b/doc/activation-api/tmpl/debugging.sgml
@@ -17,11 +17,15 @@ Debugging
 <!-- ##### SECTION Stability_Level ##### -->
 
 
+<!-- ##### SECTION Image ##### -->
+
+
 <!-- ##### FUNCTION bonobo_activation_debug_shutdown ##### -->
 <para>
 
 </para>
 
+ void: 
 @Returns: 
 
 
diff --git a/doc/activation-api/tmpl/initialization.sgml b/doc/activation-api/tmpl/initialization.sgml
index 5317e74..b426775 100644
--- a/doc/activation-api/tmpl/initialization.sgml
+++ b/doc/activation-api/tmpl/initialization.sgml
@@ -19,6 +19,9 @@ it is not started.
 <!-- ##### SECTION Stability_Level ##### -->
 
 
+<!-- ##### SECTION Image ##### -->
+
+
 <!-- ##### MACRO BONOBO_ACTIVATION_MAJOR_VERSION ##### -->
 <para>
 
@@ -45,6 +48,7 @@ it is not started.
 
 </para>
 
+ void: 
 @Returns: 
 
 
@@ -73,6 +77,7 @@ it is not started.
 
 </para>
 
+ void: 
 @Returns: 
 
 
diff --git a/doc/activation-api/tmpl/query.sgml b/doc/activation-api/tmpl/query.sgml
index 75ac6a0..7a9a8d8 100644
--- a/doc/activation-api/tmpl/query.sgml
+++ b/doc/activation-api/tmpl/query.sgml
@@ -25,6 +25,9 @@ servers are started.
 <!-- ##### SECTION Stability_Level ##### -->
 
 
+<!-- ##### SECTION Image ##### -->
+
+
 <!-- ##### TYPEDEF Bonobo_ImplementationID ##### -->
 <para>
 
diff --git a/doc/activation-api/tmpl/registration.sgml b/doc/activation-api/tmpl/registration.sgml
index bfa0a53..14af8af 100644
--- a/doc/activation-api/tmpl/registration.sgml
+++ b/doc/activation-api/tmpl/registration.sgml
@@ -19,6 +19,9 @@ to Bonobo Activation once it is created.
 <!-- ##### SECTION Stability_Level ##### -->
 
 
+<!-- ##### SECTION Image ##### -->
+
+
 <!-- ##### ENUM Bonobo_RegistrationResult ##### -->
 <para>
 
@@ -82,6 +85,7 @@ to Bonobo Activation once it is created.
 
 </para>
 
+ void: 
 @Returns: 
 
 
diff --git a/doc/activation-api/tmpl/utilities.sgml b/doc/activation-api/tmpl/utilities.sgml
index 1a99337..39ac31a 100644
--- a/doc/activation-api/tmpl/utilities.sgml
+++ b/doc/activation-api/tmpl/utilities.sgml
@@ -17,6 +17,9 @@ Random misc utilities to manipulate Bonobo_ServerInfo structures.
 <!-- ##### SECTION Stability_Level ##### -->
 
 
+<!-- ##### SECTION Image ##### -->
+
+
 <!-- ##### ENUM Bonobo_ActivationPropertyType ##### -->
 <para>
 
@@ -69,6 +72,7 @@ Random misc utilities to manipulate Bonobo_ServerInfo structures.
 
 </para>
 
+ void: 
 @Returns: 
 
 
diff --git a/doc/api/tmpl/bonobo-app-client.sgml b/doc/api/tmpl/bonobo-app-client.sgml
index 7f8f2b8..5328771 100644
--- a/doc/api/tmpl/bonobo-app-client.sgml
+++ b/doc/api/tmpl/bonobo-app-client.sgml
@@ -17,6 +17,9 @@ client interface to remote #BonoboApplication objects
 <!-- ##### SECTION Stability_Level ##### -->
 
 
+<!-- ##### SECTION Image ##### -->
+
+
 <!-- ##### STRUCT BonoboAppClientMsgDesc ##### -->
 <para>
 
diff --git a/doc/api/tmpl/bonobo-application.sgml b/doc/api/tmpl/bonobo-application.sgml
index 84ae92c..a1f55be 100644
--- a/doc/api/tmpl/bonobo-application.sgml
+++ b/doc/api/tmpl/bonobo-application.sgml
@@ -17,6 +17,9 @@ a framework for unique application instance and automation
 <!-- ##### SECTION Stability_Level ##### -->
 
 
+<!-- ##### SECTION Image ##### -->
+
+
 <!-- ##### USER_FUNCTION BonoboAppHookFunc ##### -->
 <para>
 
diff --git a/doc/api/tmpl/bonobo-arg.sgml b/doc/api/tmpl/bonobo-arg.sgml
index 94ba2ac..f1d93b2 100644
--- a/doc/api/tmpl/bonobo-arg.sgml
+++ b/doc/api/tmpl/bonobo-arg.sgml
@@ -50,6 +50,9 @@ get_prop (BonoboPropertyBag *bag,
 <!-- ##### SECTION Stability_Level ##### -->
 
 
+<!-- ##### SECTION Image ##### -->
+
+
 <!-- ##### TYPEDEF BonoboArg ##### -->
 <para>
 A glib style looking type alias for a CORBA_any
diff --git a/doc/api/tmpl/bonobo-config-database.sgml b/doc/api/tmpl/bonobo-config-database.sgml
index 7d83a2b..bbb3151 100644
--- a/doc/api/tmpl/bonobo-config-database.sgml
+++ b/doc/api/tmpl/bonobo-config-database.sgml
@@ -17,6 +17,9 @@ bonobo-config-database
 <!-- ##### SECTION Stability_Level ##### -->
 
 
+<!-- ##### SECTION Image ##### -->
+
+
 <!-- ##### FUNCTION bonobo_config_get_string ##### -->
 <para>
 
diff --git a/doc/api/tmpl/bonobo-context.sgml b/doc/api/tmpl/bonobo-context.sgml
index 4b29f03..bf97799 100644
--- a/doc/api/tmpl/bonobo-context.sgml
+++ b/doc/api/tmpl/bonobo-context.sgml
@@ -101,6 +101,9 @@ bonobo_running_context_auto_exit_unref (factory)
 <!-- ##### SECTION Stability_Level ##### -->
 
 
+<!-- ##### SECTION Image ##### -->
+
+
 <!-- ##### FUNCTION bonobo_context_get ##### -->
 <para>
 
@@ -125,6 +128,7 @@ bonobo_running_context_auto_exit_unref (factory)
 
 </para>
 
+ void: 
 @Returns: 
 
 
diff --git a/doc/api/tmpl/bonobo-event-source.sgml b/doc/api/tmpl/bonobo-event-source.sgml
index 73c6b6f..09fb2b9 100644
--- a/doc/api/tmpl/bonobo-event-source.sgml
+++ b/doc/api/tmpl/bonobo-event-source.sgml
@@ -95,11 +95,15 @@ suffix.
 <!-- ##### SECTION Stability_Level ##### -->
 
 
+<!-- ##### SECTION Image ##### -->
+
+
 <!-- ##### FUNCTION bonobo_event_source_new ##### -->
 <para>
 
 </para>
 
+ void: 
 @Returns: 
 
 
diff --git a/doc/api/tmpl/bonobo-exception.sgml b/doc/api/tmpl/bonobo-exception.sgml
index 40d6121..e97c5ef 100644
--- a/doc/api/tmpl/bonobo-exception.sgml
+++ b/doc/api/tmpl/bonobo-exception.sgml
@@ -53,6 +53,9 @@ do_something (CORBA_Environment *ev)
 <!-- ##### SECTION Stability_Level ##### -->
 
 
+<!-- ##### SECTION Image ##### -->
+
+
 <!-- ##### MACRO bonobo_exception_set ##### -->
 <para>
 This macro sets the stateless user exception with @repo_id on
diff --git a/doc/api/tmpl/bonobo-generic-factory.sgml b/doc/api/tmpl/bonobo-generic-factory.sgml
index eac9359..ba4b14a 100644
--- a/doc/api/tmpl/bonobo-generic-factory.sgml
+++ b/doc/api/tmpl/bonobo-generic-factory.sgml
@@ -73,6 +73,9 @@ correct, see #BONOBO_ACTIVATION_FACTORY.  </para>
 <!-- ##### SECTION Stability_Level ##### -->
 
 
+<!-- ##### SECTION Image ##### -->
+
+
 <!-- ##### USER_FUNCTION BonoboFactoryCallback ##### -->
 <para>
 Type of function that is called when it's time for the factory to create a new instance.
diff --git a/doc/api/tmpl/bonobo-i18n.sgml b/doc/api/tmpl/bonobo-i18n.sgml
index fba4609..6cf6e5c 100644
--- a/doc/api/tmpl/bonobo-i18n.sgml
+++ b/doc/api/tmpl/bonobo-i18n.sgml
@@ -17,3 +17,6 @@ bonobo-i18n
 <!-- ##### SECTION Stability_Level ##### -->
 
 
+<!-- ##### SECTION Image ##### -->
+
+
diff --git a/doc/api/tmpl/bonobo-item-container.sgml b/doc/api/tmpl/bonobo-item-container.sgml
index 854dcf8..f79f230 100644
--- a/doc/api/tmpl/bonobo-item-container.sgml
+++ b/doc/api/tmpl/bonobo-item-container.sgml
@@ -17,6 +17,9 @@ This implementation is mostly deprecated, see #BonoboItemHandler
 <!-- ##### SECTION Stability_Level ##### -->
 
 
+<!-- ##### SECTION Image ##### -->
+
+
 <!-- ##### STRUCT BonoboItemContainer ##### -->
 <para>
 Object that implements Bonobo::ItemHandler
@@ -48,6 +51,7 @@ Signal emitted when a sub-object is requested from the item container.
 
 </para>
 
+ void: 
 @Returns: 
 
 
diff --git a/doc/api/tmpl/bonobo-item-handler.sgml b/doc/api/tmpl/bonobo-item-handler.sgml
index e930db4..5d811c6 100644
--- a/doc/api/tmpl/bonobo-item-handler.sgml
+++ b/doc/api/tmpl/bonobo-item-handler.sgml
@@ -95,6 +95,9 @@ bonobo_item_option_free (x);
 <!-- ##### SECTION Stability_Level ##### -->
 
 
+<!-- ##### SECTION Image ##### -->
+
+
 <!-- ##### STRUCT BonoboItemHandler ##### -->
 <para>
 Bonobo::ItemHandler implementation
diff --git a/doc/api/tmpl/bonobo-listener.sgml b/doc/api/tmpl/bonobo-listener.sgml
index ace2352..bc6250d 100644
--- a/doc/api/tmpl/bonobo-listener.sgml
+++ b/doc/api/tmpl/bonobo-listener.sgml
@@ -80,6 +80,9 @@ connect_to_keyboard_source (Bonobo_EventSource *keyboard)
 <!-- ##### SECTION Stability_Level ##### -->
 
 
+<!-- ##### SECTION Image ##### -->
+
+
 <!-- ##### STRUCT BonoboListener ##### -->
 <para>
 Implementents Bonobo::Listener.
diff --git a/doc/api/tmpl/bonobo-main.sgml b/doc/api/tmpl/bonobo-main.sgml
index d0e5a4f..657cda0 100644
--- a/doc/api/tmpl/bonobo-main.sgml
+++ b/doc/api/tmpl/bonobo-main.sgml
@@ -17,11 +17,15 @@ Bonobo initialization.
 <!-- ##### SECTION Stability_Level ##### -->
 
 
+<!-- ##### SECTION Image ##### -->
+
+
 <!-- ##### FUNCTION bonobo_is_initialized ##### -->
 <para>
 
 </para>
 
+ void: 
 @Returns: 
 
 
@@ -53,6 +57,7 @@ Bonobo initialization.
 
 </para>
 
+ void: 
 
 
 <!-- ##### FUNCTION bonobo_debug_print ##### -->
@@ -70,6 +75,7 @@ Bonobo initialization.
 
 </para>
 
+ void: 
 @Returns: 
 
 
@@ -78,6 +84,7 @@ Bonobo initialization.
 
 </para>
 
+ void: 
 
 
 <!-- ##### FUNCTION bonobo_main_quit ##### -->
@@ -85,6 +92,7 @@ Bonobo initialization.
 
 </para>
 
+ void: 
 
 
 <!-- ##### FUNCTION bonobo_main_level ##### -->
@@ -92,6 +100,7 @@ Bonobo initialization.
 
 </para>
 
+ void: 
 @Returns: 
 
 
@@ -100,6 +109,7 @@ Bonobo initialization.
 
 </para>
 
+ void: 
 @Returns: 
 
 
@@ -108,6 +118,7 @@ Bonobo initialization.
 
 </para>
 
+ void: 
 
 
 <!-- ##### FUNCTION bonobo_orb ##### -->
@@ -115,6 +126,7 @@ Bonobo initialization.
 
 </para>
 
+ void: 
 @Returns: 
 
 
@@ -123,6 +135,7 @@ Bonobo initialization.
 
 </para>
 
+ void: 
 @Returns: 
 
 
@@ -131,6 +144,7 @@ Bonobo initialization.
 
 </para>
 
+ void: 
 @Returns: 
 
 
diff --git a/doc/api/tmpl/bonobo-moniker-context.sgml b/doc/api/tmpl/bonobo-moniker-context.sgml
index 9e51dec..180703a 100644
--- a/doc/api/tmpl/bonobo-moniker-context.sgml
+++ b/doc/api/tmpl/bonobo-moniker-context.sgml
@@ -17,6 +17,9 @@ bonobo-moniker-context
 <!-- ##### SECTION Stability_Level ##### -->
 
 
+<!-- ##### SECTION Image ##### -->
+
+
 <!-- ##### STRUCT BonoboMonikerContext ##### -->
 <para>
 
@@ -38,6 +41,7 @@ bonobo-moniker-context
 
 </para>
 
+ void: 
 @Returns: 
 
 
diff --git a/doc/api/tmpl/bonobo-moniker-extender.sgml b/doc/api/tmpl/bonobo-moniker-extender.sgml
index cf8ba54..a743355 100644
--- a/doc/api/tmpl/bonobo-moniker-extender.sgml
+++ b/doc/api/tmpl/bonobo-moniker-extender.sgml
@@ -99,6 +99,9 @@ bonobo_std_moniker_factory (BonoboGenericFactory *this,
 <!-- ##### SECTION Stability_Level ##### -->
 
 
+<!-- ##### SECTION Image ##### -->
+
+
 <!-- ##### STRUCT BonoboMonikerExtender ##### -->
 <para>
 Implements a moniker extender: Bonobo::MonikerExtender.
diff --git a/doc/api/tmpl/bonobo-moniker-simple.sgml b/doc/api/tmpl/bonobo-moniker-simple.sgml
index 18f73a7..440534e 100644
--- a/doc/api/tmpl/bonobo-moniker-simple.sgml
+++ b/doc/api/tmpl/bonobo-moniker-simple.sgml
@@ -82,6 +82,9 @@ bonobo_std_moniker_factory (BonoboGenericFactory *this,
 <!-- ##### SECTION Stability_Level ##### -->
 
 
+<!-- ##### SECTION Image ##### -->
+
+
 <!-- ##### STRUCT BonoboMonikerSimple ##### -->
 <para>
 A simplified #BonoboMoniker.
diff --git a/doc/api/tmpl/bonobo-moniker-util.sgml b/doc/api/tmpl/bonobo-moniker-util.sgml
index e430e5c..ed425eb 100644
--- a/doc/api/tmpl/bonobo-moniker-util.sgml
+++ b/doc/api/tmpl/bonobo-moniker-util.sgml
@@ -71,6 +71,9 @@ prefix and / or the ':0' suffix.
 <!-- ##### SECTION Stability_Level ##### -->
 
 
+<!-- ##### SECTION Image ##### -->
+
+
 <!-- ##### FUNCTION bonobo_get_object ##### -->
 <para>
 
diff --git a/doc/api/tmpl/bonobo-moniker.sgml b/doc/api/tmpl/bonobo-moniker.sgml
index ebd9461..ae365f6 100644
--- a/doc/api/tmpl/bonobo-moniker.sgml
+++ b/doc/api/tmpl/bonobo-moniker.sgml
@@ -33,6 +33,9 @@ powerful feature set. Most people use #BonoboMonikerSimple.
 <!-- ##### SECTION Stability_Level ##### -->
 
 
+<!-- ##### SECTION Image ##### -->
+
+
 <!-- ##### STRUCT BonoboMoniker ##### -->
 <para>
 Implements Bonobo::Moniker
diff --git a/doc/api/tmpl/bonobo-object.sgml b/doc/api/tmpl/bonobo-object.sgml
index 32d652b..db1db5e 100644
--- a/doc/api/tmpl/bonobo-object.sgml
+++ b/doc/api/tmpl/bonobo-object.sgml
@@ -147,6 +147,9 @@ stop_animations (BrowserHTML html)
 <!-- ##### SECTION Stability_Level ##### -->
 
 
+<!-- ##### SECTION Image ##### -->
+
+
 <!-- ##### MACRO BONOBO_OBJECT_TYPE ##### -->
 <para>
 Returns the #GtkType for the BonoboObject object.
diff --git a/doc/api/tmpl/bonobo-persist-client.sgml b/doc/api/tmpl/bonobo-persist-client.sgml
index 82fd119..433a31c 100644
--- a/doc/api/tmpl/bonobo-persist-client.sgml
+++ b/doc/api/tmpl/bonobo-persist-client.sgml
@@ -17,6 +17,9 @@ bonobo-persist-client
 <!-- ##### SECTION Stability_Level ##### -->
 
 
+<!-- ##### SECTION Image ##### -->
+
+
 <!-- ##### FUNCTION bonobo_object_save_to_stream ##### -->
 <para>
 
diff --git a/doc/api/tmpl/bonobo-persist-file.sgml b/doc/api/tmpl/bonobo-persist-file.sgml
index 0aa3f6d..64b1934 100644
--- a/doc/api/tmpl/bonobo-persist-file.sgml
+++ b/doc/api/tmpl/bonobo-persist-file.sgml
@@ -142,6 +142,9 @@ save_to_file (BonoboPersistFile *pf,
 <!-- ##### SECTION Stability_Level ##### -->
 
 
+<!-- ##### SECTION Image ##### -->
+
+
 <!-- ##### STRUCT BonoboPersistFile ##### -->
 <para>
 
diff --git a/doc/api/tmpl/bonobo-persist-stream.sgml b/doc/api/tmpl/bonobo-persist-stream.sgml
index b35ed84..59fc010 100644
--- a/doc/api/tmpl/bonobo-persist-stream.sgml
+++ b/doc/api/tmpl/bonobo-persist-stream.sgml
@@ -95,6 +95,9 @@ eog_image_data_construct (EogImageData *image_data)
 <!-- ##### SECTION Stability_Level ##### -->
 
 
+<!-- ##### SECTION Image ##### -->
+
+
 <!-- ##### STRUCT BonoboPersistStream ##### -->
 <para>
 
diff --git a/doc/api/tmpl/bonobo-persist.sgml b/doc/api/tmpl/bonobo-persist.sgml
index dcb1546..ddbff6b 100644
--- a/doc/api/tmpl/bonobo-persist.sgml
+++ b/doc/api/tmpl/bonobo-persist.sgml
@@ -19,6 +19,9 @@ use by the derived #BonoboPersistStream interface.
 <!-- ##### SECTION Stability_Level ##### -->
 
 
+<!-- ##### SECTION Image ##### -->
+
+
 <!-- ##### STRUCT BonoboPersist ##### -->
 <para>
 
diff --git a/doc/api/tmpl/bonobo-property-bag-client.sgml b/doc/api/tmpl/bonobo-property-bag-client.sgml
index 387dac1..ee84c6a 100644
--- a/doc/api/tmpl/bonobo-property-bag-client.sgml
+++ b/doc/api/tmpl/bonobo-property-bag-client.sgml
@@ -29,6 +29,9 @@ It is difficult to know how to solve this problem.
 <!-- ##### SECTION Stability_Level ##### -->
 
 
+<!-- ##### SECTION Image ##### -->
+
+
 <!-- ##### FUNCTION bonobo_pbclient_get_string ##### -->
 <para>
 
diff --git a/doc/api/tmpl/bonobo-property-bag.sgml b/doc/api/tmpl/bonobo-property-bag.sgml
index 8c2edd6..247e5d7 100644
--- a/doc/api/tmpl/bonobo-property-bag.sgml
+++ b/doc/api/tmpl/bonobo-property-bag.sgml
@@ -149,6 +149,9 @@ signal_handler (GtkClock *clock, BonoboPropertyBag *pb)
 <!-- ##### SECTION Stability_Level ##### -->
 
 
+<!-- ##### SECTION Image ##### -->
+
+
 <!-- ##### STRUCT BonoboPropertyBagClass ##### -->
 <para>
 
diff --git a/doc/api/tmpl/bonobo-running-context.sgml b/doc/api/tmpl/bonobo-running-context.sgml
index 47d567a..926b69a 100644
--- a/doc/api/tmpl/bonobo-running-context.sgml
+++ b/doc/api/tmpl/bonobo-running-context.sgml
@@ -46,6 +46,9 @@ a live object tracker
 <!-- ##### SECTION Stability_Level ##### -->
 
 
+<!-- ##### SECTION Image ##### -->
+
+
 <!-- ##### STRUCT BonoboRunningContext ##### -->
 <para>
 the running context data
@@ -68,6 +71,7 @@ the running context class
 
 </para>
 
+ void: 
 @Returns: 
 
 
diff --git a/doc/api/tmpl/bonobo-shlib-factory.sgml b/doc/api/tmpl/bonobo-shlib-factory.sgml
index 9ff3328..b406329 100644
--- a/doc/api/tmpl/bonobo-shlib-factory.sgml
+++ b/doc/api/tmpl/bonobo-shlib-factory.sgml
@@ -17,6 +17,9 @@ bonobo-shlib-factory
 <!-- ##### SECTION Stability_Level ##### -->
 
 
+<!-- ##### SECTION Image ##### -->
+
+
 <!-- ##### STRUCT BonoboShlibFactory ##### -->
 <para>
 
diff --git a/doc/api/tmpl/bonobo-shutdown.sgml b/doc/api/tmpl/bonobo-shutdown.sgml
index 7429929..8a55c0b 100644
--- a/doc/api/tmpl/bonobo-shutdown.sgml
+++ b/doc/api/tmpl/bonobo-shutdown.sgml
@@ -17,11 +17,15 @@ bonobo-shutdown
 <!-- ##### SECTION Stability_Level ##### -->
 
 
+<!-- ##### SECTION Image ##### -->
+
+
 <!-- ##### FUNCTION bonobo_context_init ##### -->
 <para>
 
 </para>
 
+ void: 
 
 
 <!-- ##### FUNCTION bonobo_context_shutdown ##### -->
@@ -29,6 +33,7 @@ bonobo-shutdown
 
 </para>
 
+ void: 
 
 
 <!-- ##### FUNCTION bonobo_object_shutdown ##### -->
@@ -36,6 +41,7 @@ bonobo-shutdown
 
 </para>
 
+ void: 
 @Returns: 
 
 
@@ -44,6 +50,7 @@ bonobo-shutdown
 
 </para>
 
+ void: 
 
 
 <!-- ##### FUNCTION bonobo_property_bag_shutdown ##### -->
@@ -51,6 +58,7 @@ bonobo-shutdown
 
 </para>
 
+ void: 
 
 
 <!-- ##### FUNCTION bonobo_running_context_shutdown ##### -->
@@ -58,5 +66,6 @@ bonobo-shutdown
 
 </para>
 
+ void: 
 
 
diff --git a/doc/api/tmpl/bonobo-storage-memory.sgml b/doc/api/tmpl/bonobo-storage-memory.sgml
index d5af829..0c0a425 100644
--- a/doc/api/tmpl/bonobo-storage-memory.sgml
+++ b/doc/api/tmpl/bonobo-storage-memory.sgml
@@ -17,11 +17,15 @@ bonobo-storage-memory
 <!-- ##### SECTION Stability_Level ##### -->
 
 
+<!-- ##### SECTION Image ##### -->
+
+
 <!-- ##### FUNCTION bonobo_storage_mem_create ##### -->
 <para>
 
 </para>
 
+ void: 
 @Returns: 
 
 
diff --git a/doc/api/tmpl/bonobo-storage.sgml b/doc/api/tmpl/bonobo-storage.sgml
index 8b74003..054be96 100644
--- a/doc/api/tmpl/bonobo-storage.sgml
+++ b/doc/api/tmpl/bonobo-storage.sgml
@@ -61,6 +61,9 @@ container_save (SampleApp         *app,
 <!-- ##### SECTION Stability_Level ##### -->
 
 
+<!-- ##### SECTION Image ##### -->
+
+
 <!-- ##### FUNCTION bonobo_storage_copy_to ##### -->
 <para>
 
diff --git a/doc/api/tmpl/bonobo-stream-client.sgml b/doc/api/tmpl/bonobo-stream-client.sgml
index c081e2e..9a22fc8 100644
--- a/doc/api/tmpl/bonobo-stream-client.sgml
+++ b/doc/api/tmpl/bonobo-stream-client.sgml
@@ -34,6 +34,9 @@ tries to alloca a huge chunk of memory and SEGVs ].
 <!-- ##### SECTION Stability_Level ##### -->
 
 
+<!-- ##### SECTION Image ##### -->
+
+
 <!-- ##### FUNCTION bonobo_stream_client_write ##### -->
 <para>
 
diff --git a/doc/api/tmpl/bonobo-stream-memory.sgml b/doc/api/tmpl/bonobo-stream-memory.sgml
index cca7759..0fc6d85 100644
--- a/doc/api/tmpl/bonobo-stream-memory.sgml
+++ b/doc/api/tmpl/bonobo-stream-memory.sgml
@@ -49,6 +49,9 @@ BonoboStream *make_bonobo_stream_on_string (char *string)
 <!-- ##### SECTION Stability_Level ##### -->
 
 
+<!-- ##### SECTION Image ##### -->
+
+
 <!-- ##### STRUCT BonoboStreamMem ##### -->
 <para>
 
diff --git a/doc/api/tmpl/bonobo-stream.sgml b/doc/api/tmpl/bonobo-stream.sgml
index 305a1eb..d53844f 100644
--- a/doc/api/tmpl/bonobo-stream.sgml
+++ b/doc/api/tmpl/bonobo-stream.sgml
@@ -17,3 +17,6 @@ bonobo-stream
 <!-- ##### SECTION Stability_Level ##### -->
 
 
+<!-- ##### SECTION Image ##### -->
+
+
diff --git a/doc/api/tmpl/bonobo-types.sgml b/doc/api/tmpl/bonobo-types.sgml
index 61e923d..0538e17 100644
--- a/doc/api/tmpl/bonobo-types.sgml
+++ b/doc/api/tmpl/bonobo-types.sgml
@@ -17,6 +17,9 @@ bonobo-types
 <!-- ##### SECTION Stability_Level ##### -->
 
 
+<!-- ##### SECTION Image ##### -->
+
+
 <!-- ##### FUNCTION bonobo_corba_object_type_register_static ##### -->
 <para>
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]