X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=docs%2Freference%2Fgio%2Fhtml%2Fch02.html;h=07d32ca75de723f6ed7f384ea491b475b64ca1c2;hb=HEAD;hp=38bd761eb7f6e21a3d013106a13a19d38b8aac66;hpb=cfc2fe7a2ac92a436518846b1210afeeb104fb63;p=profile%2Fivi%2Fglib2.git diff --git a/docs/reference/gio/html/ch02.html b/docs/reference/gio/html/ch02.html index 38bd761..07d32ca 100644 --- a/docs/reference/gio/html/ch02.html +++ b/docs/reference/gio/html/ch02.html @@ -21,7 +21,7 @@

-Compiling GIO applications

+Compiling GIO applications

GIO comes with a gio-2.0.pc file that you should use together with pkg-config to obtain @@ -40,7 +40,7 @@

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(). + GTK+, this is already taken care of by gtk_init().