get_style_fallback


Description:

[ Version ( since = "3.4" ) ]
public unowned string? get_style_fallback (string style_id)

Returns the ID of the style to use if the specified style_id is not present in the current style scheme.

Parameters:

this

a SourceLanguage.

style_id

a style ID.

Returns:

the ID of the style to use if the specified style_id is not present in the current style scheme or null if the style has no fallback defined. The returned string is owned by the this and must not be modified.