Method

ClutterStageget_minimum_size

Declaration [src]

void
clutter_stage_get_minimum_size (
  ClutterStage* stage,
  guint* width,
  guint* height
)

Description

No description available.

Parameters

width

Type: guint*

No description available.

The data is owned by the caller of the function.
height

Type: guint*

No description available.

The data is owned by the caller of the function.