summaryrefslogtreecommitdiff
path: root/src/Gtk/Types.icl
AgeCommit message (Expand)AuthorFilesLines
2019-12-12Add GtkTreeViewColumnSizing for TreeView columnsCamil Staps1-0/+7
2019-10-28Fix toInt and fromInt for GtkResponseCamil Staps1-22/+22
2019-10-28Add basic functionality for accelerators (i.e. shortcuts)Camil Staps1-0/+27
2019-10-28Add GtkLabel, GtkGrid, and alignment tuning for GtkWidgetCamil Staps1-0/+9
2019-10-27Add many functions for action bars, buttons, list stores, tree views, and moreCamil Staps1-0/+10
2019-10-27Add basic support for GtkListStore and GtkTreeViewCamil Staps1-0/+11
2019-10-27Add GtkScrollbarPolicy and instance tune GtkScrolledWindow (GtkScrollbarPolic...Camil Staps1-0/+7
2019-10-27Add newMessageDialog; add GtkTitle type and instance tune w GtkTitle | gtkWin...Camil Staps1-0/+19
2019-10-24Add GtkJustification for columns of GtkSheetCamil Staps1-0/+8
2019-10-24Add GtkWrapMode for GtkTextViewCamil Staps1-0/+8
2019-10-21Add support for file choosersCamil Staps1-0/+40
2019-10-21Add CSS supportCamil Staps1-0/+11
2019-10-20Add setMarginsCamil Staps1-0/+8
2019-10-20Add rudimentary support for GtkPaned and GtkTextViewCamil Staps1-0/+1