get_style


Description:

public unowned Style? get_style (string style_id)

Parameters:

this

a StyleScheme.

style_id

id of the style to retrieve.

Returns:

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