Enumeration

GtkResizeMode

Declaration

enum Gtk.ResizeMode

Description

No description available.

Members

Name Description
GTK_RESIZE_PARENT

Pass resize request to the parent.

GTK_RESIZE_QUEUE

Queue resizes on this widget.

GTK_RESIZE_IMMEDIATE

Resize immediately. Deprecated.