SourceStyleScheme.getStyle

class SourceStyleScheme
getStyle
(
string styleId
)

Parameters

styleId string

id of the style to retrieve.

Return Value

style which corresponds to style_id in the scheme, or NULL when no style with this name found. It is owned by scheme and may not be unref'ed.

Meta