summaryrefslogtreecommitdiff
path: root/src/Gtk/Signal.icl
AgeCommit message (Collapse)AuthorFilesLines
2019-10-21Add ActivateHandler for GtkMenuItemCamil Staps1-1/+2
2019-10-21Reorder more combinator arguments to ease bindingCamil Staps1-4/+5
2019-10-21Add fromPtr function; rename ptr to toPtr (to be able to implement "extra" ↵Camil Staps1-1/+1
widgets in external modules)
2019-10-20Add rudimentary support for GtkPaned and GtkTextViewCamil Staps1-1/+1
2019-10-20Initial commitCamil Staps1-0/+26