Method

ClutterStageget_view_at

Declaration [src]

ClutterStageView*
clutter_stage_get_view_at (
  ClutterStage* stage,
  float x,
  float y
)

Description

No description available.
This method is not directly available to language bindings.

Parameters

x float
  No description available.
y float
  No description available.

Return value

Returns: ClutterStageView
  No description available.
 The data is owned by the instance.