Re: "TRUE" in GConf key descriptions
- From: Sven Neumann <sven gimp org>
- To: Ole Laursen <olau hardworking dk>
- Cc: gnome-i18n gnome org
- Subject: Re: "TRUE" in GConf key descriptions
- Date: 15 Nov 2003 12:36:55 +0100
Hi,
Ole Laursen <olau@hardworking.dk> writes:
> This is for plain C, though. There is probably a line somewhere in the
> source code for GTK+ with:
>
> #define TRUE 1
Actually the definition is in GLib and it reads
#define FALSE (0)
#define TRUE (!FALSE)
Sven
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]