[glib] docs: Remove comment about calling g_type_init()
- From: Ryan Lortie <desrt src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] docs: Remove comment about calling g_type_init()
- Date: Fri, 18 Oct 2013 14:32:34 +0000 (UTC)
commit d55180c73bfaac3930f412ddc3d1a2fd31f678b1
Author: Ross Lagerwall <rosslagerwall gmail com>
Date: Sat Oct 12 08:13:18 2013 +0200
docs: Remove comment about calling g_type_init()
https://bugzilla.gnome.org/show_bug.cgi?id=709966
docs/reference/gio/overview.xml | 6 ------
1 files changed, 0 insertions(+), 6 deletions(-)
---
diff --git a/docs/reference/gio/overview.xml b/docs/reference/gio/overview.xml
index 6da4492..dcb1bdb 100644
--- a/docs/reference/gio/overview.xml
+++ b/docs/reference/gio/overview.xml
@@ -280,12 +280,6 @@ Gvfs is also heavily distributed and relies on a session bus to be present.
To do so, use the <filename>gio-unix-2.0.pc</filename> file
instead of <filename>gio-2.0.pc</filename>
</para>
-
- <para>
- Since GIO is based on GObject, you need to call g_type_init()
- before you can use any GIO functions. If your application uses
- GTK+, this is already taken care of by gtk_init().
- </para>
</chapter>
<chapter id="running-gio-apps">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]