]> Pileus Git - ~andy/gtk/commit
Added initial revision of GtkWrapBox container widget and test case.
authorTristan Van Berkom <tristan.van.berkom@gmail.com>
Sat, 28 Aug 2010 06:59:23 +0000 (15:59 +0900)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Sat, 28 Aug 2010 07:01:59 +0000 (16:01 +0900)
commitdeaa351630d73c04d22007ff8ca7f1f7a46bbe06
tree895d991701e6e6b64c81de5086680449973d29c3
parent2a2f7c0993ed7f9d2150040fb0133b73627ef2c1
Added initial revision of GtkWrapBox container widget and test case.
gtk/Makefile.am
gtk/gtk.h
gtk/gtk.symbols
gtk/gtkenums.h
gtk/gtkwrapbox.c [new file with mode: 0644]
gtk/gtkwrapbox.h [new file with mode: 0644]
tests/Makefile.am
tests/testwrapbox.c [new file with mode: 0644]