Method Cairo.PSSurface()->level_to_string()


Method level_to_string

string level_to_string(int level)

Description

Get the string representation of the given level id. This function will return UNDEFINED if level id isn't valid. See get_levels() for a way to get the list of valid level ids.

Parameter level

a level id

Returns

the string associated to given level.

There are no comments to this page yet!