PRIORITY_RESIZE


Description:

[ CCode ( cname = "GTK_PRIORITY_RESIZE" ) ]
public const int PRIORITY_RESIZE

Use this priority for functionality related to size allocation.

It is used internally by GTK+ to compute the sizes of widgets. This priority is higher than gdk_priority_redraw to avoid resizing a widget which was just redrawn.


Namespace: Gtk
Package: gtk+-3.0