get_style


Description:

[ Version ( since = "2.0" ) ]
public unowned SourceStyle? get_style (string style_id)

Parameters:

this

a SourceStyleScheme.

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.