GtkAttachOptions

Value

Symbolic name

Description

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