Virtual Method

GtkWidgetadjust_size_allocation

Declaration [src]

void
adjust_size_allocation (
  GtkWidget* widget,
  GtkOrientation orientation,
  gint* minimum_size,
  gint* natural_size,
  gint* allocated_pos,
  gint* allocated_size
)

Description

No description available.

Parameters

orientation

Type: GtkOrientation

No description available.

minimum_size

Type: gint*

No description available.

The data is owned by the caller of the method.
natural_size

Type: gint*

No description available.

The data is owned by the caller of the method.
allocated_pos

Type: gint*

No description available.

The data is owned by the caller of the method.
allocated_size

Type: gint*

No description available.

The data is owned by the caller of the method.