diff options
author | Matthias Clasen <mclasen@redhat.com> | 2014-10-18 17:21:19 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2014-10-18 17:21:19 -0400 |
commit | d223cc49c4e870137cbcb7ff610fc7b428739790 (patch) | |
tree | 9755c2e4004f83d5929f80584f5f23ac4017b759 /TODO | |
parent | fc24963f93ea227ae6c627402166fa8184d6a51c (diff) | |
download | glade-d223cc49c4e870137cbcb7ff610fc7b428739790.tar.gz |
Add some more items to the TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -33,6 +33,10 @@ Glib * GAction, GSimpleAction, GActionGroup +GTK+ 3.0 + + * action widgets in GtkNotebook + GTK+ 3.4 * GtkApplication (add buildable iface to support GMenuModel?¿) @@ -50,3 +54,12 @@ GTK+ 3.12 * GtkFlowBox * GtkPopover * centered child in GtkBox + +GTK+ 3.14 + + * type="action" children in GtkDialog + +GTK+ 3.16 + + * GtkSidebar + * GtkGLArea |