crategus / cl-cffi-gtk

cl-cffi-gtk is a Lisp binding to the GTK+ 3 library.
http://www.crategus.com/books/cl-cffi-gtk
146 stars 33 forks source link

Custom Signal examples? #103

Open zedth2 opened 1 year ago

zedth2 commented 1 year ago

Are there any examples of how to add custom signals to a widget?