Method
ClutterLayoutMetais_for
Declaration [src]
gboolean
clutter_layout_meta_is_for (
ClutterLayoutMeta* data,
ClutterLayoutManager* manager,
ClutterActor* container,
ClutterActor* actor
)
Parameters
manager
-
Type:
ClutterLayoutManager
No description available.
The data is owned by the caller of the method. container
-
Type:
ClutterActor
No description available.
The data is owned by the caller of the method. actor
-
Type:
ClutterActor
No description available.
The data is owned by the caller of the method.