[ CCode ( has_construct_function = false , type = "ClutterActor*" ) ]
public CairoTexture (uint width, uint height)
Creates a new CairoTexture actor, with a surface of width
by
height
pixels.
Use Canvas instead
width |
the width of the surface |
height |
the height of the surface |
the newly created CairoTexture actor |