Re: [PHP-GTK] GDK_KEY_Delete
[email protected] (Andrei Zmievski) Mon, 13 Aug 2001 22:05:09 -0500
| Newsgroups | php.gtk |
|---|---|
| Message-ID | <[email protected]> |
At 10:54 PM 8/13/01 -0400, Daniel Adams wrote: >Is this defined in v. 0.1? define() says it's not but I though it was >supposed to be in the cvs source? am I spelling it wrong or something? 0.1 has problems with keysym constants. The latest CVS has it defined as GDK_KEY_Delete. -Andrei