Constructor
PhocColorRectnew
Declaration [src]
PhocColorRect*
phoc_color_rect_new (
PhocBox* box,
PhocColor* color
)
Return value
Type: PhocColorRect
No description available.
The caller of the function takes ownership of the data, and is responsible for freeing it. |