GTK Enums
Prev
GtkResizeMode
Next
GtkResizeMode
Value
Symbolic name
Description
0
Gtk::RESIZE_PARENT
Pass resize request to the parent.
1
Gtk::RESIZE_QUEUE
Queue resizes on this widget.
2
Gtk::RESIZE_IMMEDIATE
Perform the resizes now.