[grilo] doc: add the GrlNetWc definition
- From: Victor Manuel Jaquez Leal <vjaquez src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [grilo] doc: add the GrlNetWc definition
- Date: Thu, 14 Oct 2010 17:27:25 +0000 (UTC)
commit 0c8ac155c51bf9c509922a448c1f290daea48740
Author: VÃctor Manuel Jáquez Leal <vjaquez igalia com>
Date: Mon Oct 4 20:38:40 2010 +0200
doc: add the GrlNetWc definition
Signed-off-by: VÃctor Manuel Jáquez Leal <vjaquez igalia com>
doc/reference/grilo-docs.sgml | 5 +++++
doc/reference/grilo-sections.txt | 26 ++++++++++++++++++++++++++
doc/reference/grilo.types | 1 +
3 files changed, 32 insertions(+), 0 deletions(-)
---
diff --git a/doc/reference/grilo-docs.sgml b/doc/reference/grilo-docs.sgml
index b1d6b7e..95ddc2f 100644
--- a/doc/reference/grilo-docs.sgml
+++ b/doc/reference/grilo-docs.sgml
@@ -72,6 +72,11 @@
<xi:include href="xml/grl-log.xml"/>
<xi:include href="xml/grl-error.xml"/>
</chapter>
+
+ <chapter id="libs">
+ <title>Helper libraries</title>
+ <xi:include href="xml/grl-net-wc.xml"/>
+ </chapter>
</reference>
<index id="api-index-full">
diff --git a/doc/reference/grilo-sections.txt b/doc/reference/grilo-sections.txt
index 8adac7d..d991074 100644
--- a/doc/reference/grilo-sections.txt
+++ b/doc/reference/grilo-sections.txt
@@ -402,6 +402,32 @@ GRL_MEDIA_IMAGE_GET_CLASS
</SECTION>
<SECTION>
+<FILE>grl-net-wc</FILE>
+<TITLE>GrlNetWc</TITLE>
+GrlNetWcError
+GrlNetWc
+GrlNetWcClass
+grl_net_wc_error_quark
+grl_net_wc_new
+grl_net_wc_request_async
+grl_net_wc_request_finish
+grl_net_wc_set_log_level
+grl_net_wc_set_throttling
+grl_net_wc_flush_delayed_requests
+<SUBSECTION Private>
+GrlNetWcPrivate
+<SUBSECTION Standard>
+GRL_IS_NET_WC
+GRL_NET_WC_ERROR
+GRL_NET_WC
+GRL_TYPE_NET_WC
+grl_net_wc_get_type
+GRL_NET_WC_CLASS
+GRL_IS_NET_WC_CLASS
+GRL_NET_WC_GET_CLASS
+</SECTION>
+
+<SECTION>
<FILE>grl-metadata-key</FILE>
<TITLE>GrlMetadataKey<TITLE>
GRL_METADATA_KEY_GET_ID
diff --git a/doc/reference/grilo.types b/doc/reference/grilo.types
index 1a4886d..1e3b349 100644
--- a/doc/reference/grilo.types
+++ b/doc/reference/grilo.types
@@ -18,4 +18,5 @@ grl_media_image_get_type
grl_media_plugin_get_type
grl_media_source_get_type
grl_metadata_source_get_type
+grl_net_wc_get_type
grl_plugin_registry_get_type
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]