get_layouts_for_language


Description:

[ Version ( since = "3.8" ) ]
public List<unowned string> get_layouts_for_language (string language_code)

Returns a list of all layout identifiers we know about for language_code.

Parameters:

this

a XkbInfo

language_code

an ISO 639 code string

Returns:

the list of layout ids. The caller takes ownership of the List but not of the strings themselves, those are internally allocated and must not be modified.