Re: Cyclic Dependency
- From: Matías Alejandro Torres <torresmat gmail com>
- To: gtk-app-devel-list gnome org
- Subject: Re: Cyclic Dependency
- Date: Sun, 11 Mar 2007 18:42:08 -0300
Add
G_END_DECLS
#include "category.h"
G_BEGIN_DECLS
Thanks! I added that and it work just fine. Is there any documentation
that explain what these macros do? The API reference of GLib gives a
very short explanation: "Used (along with G_END_DECLS
<http://developer.gnome.org/doc/API/2.0/glib/glib-Miscellaneous-Macros.html#G-END-DECLS:CAPS>)
to bracket header files".
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]