Many widgets in Gtk are Container widgets.
Used to manage layouts of other widgets, such as:
- buttons
- text entry
- etc
Other widgets are added or packed to these containers.
Many widgets in Gtk are Container widgets.
Used to manage layouts of other widgets, such as:
Other widgets are added or packed to these containers.