GGAD pseudo-error?
- From: Antonio Campos <acampos ceronet com>
- To: "gtk-list redhat com" <gtk-list redhat com>, "gnome-devel-list gnome org" <gnome-devel-list gnome org>
- Subject: GGAD pseudo-error?
- Date: Sun, 27 Feb 2000 23:51:36 +0100
On chapter 10, inside 10.5.4
the line that says:
if ( (state & GDK_SHIFT_MASK) == GDK_SHIFT_MASK )
shouldn't just be?:
if ( state & GDK_SHIFT_MASK )
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]