set_language_id
Description:
public void set_language_id (
string language_id)
Sets the language identifier for the snippet.
This should match the [property@Language:id] identifier.
Parameters:
this |
a Snippet
|
language_id |
the language identifier for the snippet
|