diff --git a/group_unix.go b/group_unix.go index 054c170..b16f5e4 100644 --- a/group_unix.go +++ b/group_unix.go @@ -11,6 +11,8 @@ import ( // #include "gtk_unix.h" import "C" +// TODO on which sides do margins get applied? + type group struct { *controlSingleWidget gcontainer *C.GtkContainer