Method

IpuzCellget_style_name

Declaration [src]

const gchar*
ipuz_cell_get_style_name (
  IpuzCell* cell
)

Description [src]

Returns the style_name of cell.

Return value

Type: const gchar*

The style_name of cell.

The data is owned by the instance.
The return value can be NULL.
The value is a NUL terminated UTF-8 string.