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.
|