Method
IpuzCellget_style
Declaration [src]
IpuzStyle*
ipuz_cell_get_style (
IpuzCell* cell
)
Return value
Type: IpuzStyle
The current style of cell.
The caller of the method takes ownership of the data, and is responsible for freeing it. |
The return value can be NULL . |