summaryrefslogtreecommitdiff
path: root/src/Gtk/Widgets.icl
AgeCommit message (Expand)AuthorFilesLines
2019-10-21Add GtkMenu* functionality and reorder combinator arguments to ease bindingCamil Staps1-7/+52
2019-10-21Add GtkSheetCamil Staps1-0/+5
2019-10-21Add GtkScrolledWindowCamil Staps1-0/+8
2019-10-21Add fromPtr function; rename ptr to toPtr (to be able to implement "extra" wi...Camil Staps1-1/+5
2019-10-21Add CSS supportCamil Staps1-0/+28
2019-10-20Add synonym type GtkM a :== State GtkState aCamil Staps1-15/+15
2019-10-20Add setMarginsCamil Staps1-0/+8
2019-10-20Move position of GtkFrame label; add framed helper combinatorCamil Staps1-0/+10
2019-10-20Make GtkTextView not editableCamil Staps1-1/+4
2019-10-20Add GtkFrameCamil Staps1-0/+11
2019-10-20Add GtkBox supportCamil Staps1-8/+21
2019-10-20Add rudimentary support for GtkPaned and GtkTextViewCamil Staps1-11/+57
2019-10-20Initial commitCamil Staps1-0/+41