get_spec


Description:

public unowned string? get_spec ()

Gets the specification for the chunk.

The specification is evaluated for variables when other chunks are edited within the snippet context. If the user has changed the text, the [ property@SnippetChunk:text] and [property@SnippetChunk:text-set] properties are updated.

Parameters:

this

a SnippetChunk

Returns:

the specification, if any