GtkBox vs GtkGrid



Am I missing something?

If I use GtkBox it seems that once I add a child I can't get access to it's address any more (GtkWidget *)

So if I create a box with some things in it in glade I really can't do much with them. (Other than giving them specific names and using the builder object to look them up)

GtkGrid seems to have more functions... maybe that would be better to use...

tom


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]