summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-10-27 15:23:52 -0400
committerPietro Gagliardi <[email protected]>2014-10-27 15:23:52 -0400
commita2cbccd41e1ed2f3f8cf832594d27343278000b7 (patch)
treedbed4b7f409b8c8e5142fd34f3d1d522310881e3
parentbd44815a5480061b48106d209767e3ad6d724a13 (diff)
More TODOs.
-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