More TODOs.
This commit is contained in:
parent
bd44815a54
commit
a2cbccd41e
|
@ -11,6 +11,8 @@ import (
|
||||||
// #include "gtk_unix.h"
|
// #include "gtk_unix.h"
|
||||||
import "C"
|
import "C"
|
||||||
|
|
||||||
|
// TODO on which sides do margins get applied?
|
||||||
|
|
||||||
type group struct {
|
type group struct {
|
||||||
*controlSingleWidget
|
*controlSingleWidget
|
||||||
gcontainer *C.GtkContainer
|
gcontainer *C.GtkContainer
|
||||||
|
|
Loading…
Reference in New Issue