[ADG] Implemented ADG_FORWARD_DECL()
commite903d743bb1af10fed06c1f61fa5c7f97f6d26e0
authorNicola Fontana <ntd@entidi.it>
Wed, 12 Aug 2009 15:48:23 +0000 (12 17:48 +0200)
committerNicola Fontana <ntd@entidi.it>
Wed, 12 Aug 2009 15:48:23 +0000 (12 17:48 +0200)
treedc169ea40f4943146289cf6b0bd53a8e57d22d49
parentd85dc905d72c25abe062951c1286282641d71711
[ADG] Implemented ADG_FORWARD_DECL()

This macro allows to perform a forward declaration without using the
usual typedef syntax. It is quite useless in theory, but in practice
allows to trick gtk-doc and avoids to have two conflicting links when
using forward declarations.
adg/adg-util.c
adg/adg-util.h