Closed asarch closed 4 years ago
Can you give me an example about how to connect the signals?
Take a look at demo/gtk-demo/builder.lisp. The handler names from the .ui file will be looked up in the given package, case-insensitively.
demo/gtk-demo/builder.lisp
.ui
Thank you!
Thank you very much!
Can you give me an example about how to connect the signals?