Constructor
PhocCairoTexturenew
Declaration [src]
PhocCairoTexture*
phoc_cairo_texture_new (
int width,
int height
)
Return value
Type: PhocCairoTexture
No description available.
The caller of the function takes ownership of the data, and is responsible for freeing it. |