get_layouts_for_country


Description:

[ Version ( since = "3.8" ) ]
public List<unowned string> get_layouts_for_country (string country_code)

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

Parameters:

this

a XkbInfo

country_code

an ISO 3166 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.