[PATCH core 09/10] doc: add the GrlNetWc definition
- From: Víctor Manuel Jáquez Leal <vjaquez igalia com>
- To: grilo-list gnome org
- Subject: [PATCH core 09/10] doc: add the GrlNetWc definition
- Date: Mon, 4 Oct 2010 21:12:00 +0200
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
--
1.7.1
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]