summaryrefslogtreecommitdiff
path: root/src/Gtk/Signal.dcl
AgeCommit message (Expand)AuthorFilesLines
2019-10-23Add tune instance for signal handlersCamil Staps1-0/+5
2019-10-22Restructure signal handling: callbacks cannot be delayed because they may hav...Camil Staps1-7/+19
2019-10-22Add custom GtkM state monad with a bind that does not grow the stackCamil Staps1-2/+2
2019-10-21Add ActivateHandler for GtkMenuItemCamil Staps1-3/+4
2019-10-21Reorder more combinator arguments to ease bindingCamil Staps1-1/+1
2019-10-20Initial commitCamil Staps1-0/+14