GtkResizeMode

Value

Symbolic name

Description

  0Gtk::RESIZE_PARENT Pass resize request to the parent.
  1Gtk::RESIZE_QUEUE Queue resizes on this widget.
  2Gtk::RESIZE_IMMEDIATE Perform the resizes now.