[ CCode ( has_construct_function = false , type = "ClutterActor*" ) ]
public Actor ()
Creates a new Actor.
This widget can be used to embed a Widget into a Clutter scene, by retrieving the internal Bin container using get_widget and adding the Widget to it.
the newly created Actor |