aboutsummaryrefslogtreecommitdiffstats
path: root/help/devel/importer/tmpl/evolution-importer-client.sgml
diff options
context:
space:
mode:
authorIain Holmes <iain@src.gnome.org>2001-02-02 08:27:17 +0800
committerIain Holmes <iain@src.gnome.org>2001-02-02 08:27:17 +0800
commitc002ddaf4faa6cc4a32752af29dccd1d9918af63 (patch)
tree9e532ac1a7c53f9faa8a9391aecc21a21052b801 /help/devel/importer/tmpl/evolution-importer-client.sgml
parentf8918d44539c1df3a3eacc2afe1507aa8c0b5093 (diff)
downloadgsoc2013-evolution-c002ddaf4faa6cc4a32752af29dccd1d9918af63.tar
gsoc2013-evolution-c002ddaf4faa6cc4a32752af29dccd1d9918af63.tar.gz
gsoc2013-evolution-c002ddaf4faa6cc4a32752af29dccd1d9918af63.tar.bz2
gsoc2013-evolution-c002ddaf4faa6cc4a32752af29dccd1d9918af63.tar.lz
gsoc2013-evolution-c002ddaf4faa6cc4a32752af29dccd1d9918af63.tar.xz
gsoc2013-evolution-c002ddaf4faa6cc4a32752af29dccd1d9918af63.tar.zst
gsoc2013-evolution-c002ddaf4faa6cc4a32752af29dccd1d9918af63.zip
More docs...
svn path=/trunk/; revision=7939
Diffstat (limited to 'help/devel/importer/tmpl/evolution-importer-client.sgml')
-rw-r--r--help/devel/importer/tmpl/evolution-importer-client.sgml21
1 files changed, 6 insertions, 15 deletions
diff --git a/help/devel/importer/tmpl/evolution-importer-client.sgml b/help/devel/importer/tmpl/evolution-importer-client.sgml
index ac1718dc7e..8122e4fb2d 100644
--- a/help/devel/importer/tmpl/evolution-importer-client.sgml
+++ b/help/devel/importer/tmpl/evolution-importer-client.sgml
@@ -2,11 +2,11 @@
EvolutionImporterClient
<!-- ##### SECTION Short_Description ##### -->
-
+A #GtkObject based client to simplify use of a GNOME_Evolution_Importer object.
<!-- ##### SECTION Long_Description ##### -->
<para>
-
+This #GtkObject provides a convience wrapper to the GNOME_Evolution_Importer object, providing error checking and hiding all the CORBA internals from the user.
</para>
<!-- ##### SECTION See_Also ##### -->
@@ -16,21 +16,10 @@ EvolutionImporterClient
<!-- ##### MACRO EVOLUTION_IMPORTER_CLIENT ##### -->
<para>
-
-</para>
-
-@obj:
-
-
-<!-- ##### USER_FUNCTION EvolutionImporterClientCallback ##### -->
-<para>
-
+Casts a #GtkObject into an #EvolutionImporterClient
</para>
-@client:
-@result:
-@more_items:
-@data:
+@obj: A #GtkObject
<!-- ##### FUNCTION evolution_importer_client_new ##### -->
@@ -77,6 +66,8 @@ EvolutionImporterClient
</para>
@client:
+@listener:
+<!-- # Unused Parameters # -->
@callback:
@closure: