get_style_ids
Description:
Returns the ids of the styles defined by this this.
Parameters:
| this |
Returns:
|
a newly-allocated null terminated array containing ids of the styles defined by this this or null if no style is defined. The returned array must be freed with strfreev. |