Value | Symbolic name | Description |
1 | Gtk::EXPAND | The widget should expand to take up any extra space in its container that has been allocated. |
2 | Gtk::SHRINK | The widget should shrink as and when possible. |
4 | Gtk::FILL | The widget should fill the space allocated to it. |