public inbox for guile-gtk@sourceware.org
 help / color / mirror / Atom feed
* gdk_event_key_state
@ 2000-12-02  0:08 Helmut Eller
  2000-12-02  4:14 ` gdk_event_key_state Marius Vollmer
  0 siblings, 1 reply; 2+ messages in thread
From: Helmut Eller @ 2000-12-02  0:08 UTC (permalink / raw)
  To: guile-gtk

Hi,

there is a small bug in the definition for gtk_event_key_state.  It
should look like: 

  (define-func gdk_event_key_state
    GdkModifierType   ;; was bool 
    ((GdkEvent event)))


Helmut.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: gdk_event_key_state
  2000-12-02  0:08 gdk_event_key_state Helmut Eller
@ 2000-12-02  4:14 ` Marius Vollmer
  0 siblings, 0 replies; 2+ messages in thread
From: Marius Vollmer @ 2000-12-02  4:14 UTC (permalink / raw)
  To: Helmut Eller; +Cc: guile-gtk

Helmut Eller <e9626484@stud3.tuwien.ac.at> writes:

> there is a small bug in the definition for gtk_event_key_state.  It
> should look like: 
> 
>   (define-func gdk_event_key_state
>     GdkModifierType   ;; was bool 
>     ((GdkEvent event)))

Thanks!  This should be fixed in CVS already.  Please use
gdk_event_state instead of gdk_event_key_state.  gdk_event_state works
also for button events in addition to key events.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-12-02  4:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-12-02  0:08 gdk_event_key_state Helmut Eller
2000-12-02  4:14 ` gdk_event_key_state Marius Vollmer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).