get_options_for_group


Description:

[ Version ( since = "3.6" ) ]
public List<unowned string> get_options_for_group (string group_id)

Returns a list of all option identifiers we know about for group group_id.

Parameters:

this

a XkbInfo

group_id

group's identifier about which to retrieve the options

Returns:

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