Ferada / cl-cffi-gtk

#cl-cffi-gtk on Freenode. A Lisp binding to GTK+3. SBCL/CCL/ABCL (ECL/CLISP unstable)
http://www.crategus.com/books/cl-cffi-gtk
41 stars 8 forks source link

Shouldn't gdk-event-button-state be a gdk-modifier-type instead of a :uint? #39

Closed Ambrevar closed 4 years ago

Ambrevar commented 4 years ago

See https://github.com/crategus/cl-cffi-gtk/issues/74

Fixed here: https://github.com/crategus/cl-cffi-gtk/commit/020c5febdc04962de378f328ec3a4de9c81fdd80

Test here: https://github.com/crategus/cl-cffi-gtk/commit/2e240eb260560000cabc7ee2431a036650f02a2b

Ferada commented 4 years ago

Fixed by 412d17214e092220c65a5660f5cbbd9cb69b8fe4.