Method

IpuzCellset_style_name

Declaration [src]

void
ipuz_cell_set_style_name (
  IpuzCell* cell,
  const gchar* style_name
)

Description [src]

Sets the style_name of cell.

Parameters

style_name

Type: const gchar*

The style_name of cell.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.