RGtk2 (version 2.20.31)

gtkWidgetSetAllocation: gtkWidgetSetAllocation

Description

Sets the widget's allocation. This should not be used directly, but from within a widget's size_allocate method.

Usage

gtkWidgetSetAllocation(object, allocation)

Arguments

object
allocation
a pointer to a GtkAllocation to copy from

Details

Since 2.18