mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-13 15:56:23 +01:00
docs: Remove comment about calling g_type_init()
https://bugzilla.gnome.org/show_bug.cgi?id=709966
This commit is contained in:
parent
d157e7fdd7
commit
d55180c73b
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user