So I'm trying to build a pretty basic GUI using python GTK, but I'm getting frustrated very quickly. How do I put my label beside my text entry? How can I make the entry smaller? The button smaller? I'm going to have to add more entries and take them all in at once to process the information, and I don't necessarily need them to fill the window... Thanks.So I'm trying to build a pretty basic GUI using