get_section
Description:
Returns the localized section of the language.
Each language belong to a section (ex. HTML belongs to the Markup section). The returned string is owned by this and should not be freed or modified.
Parameters:
this |
a Language. |
Returns:
the section of this. |