Label.with_image
Description:
[ CCode ( has_construct_function = false , type = "ClutterActor*" ) ]
public Label.with_image (Actor actor)
Creates a new instance of Label with image.
Parameters:
actor |
The image as a ClutterActor .
|
Returns:
a new Label with a drawn label containing the given image.
|