get_trigger


Description:

public unowned string? get_trigger ()

Gets the trigger for the source snippet.

A trigger is a word that can be expanded into the full snippet when the user presses Tab.

Parameters:

this

a Snippet

Returns:

A string or null