summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--group_unix.go2
1 files changed, 2 insertions, 0 deletions
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