set_name


Description:

public void set_name (string? name)

Change the name field of a XklConfigItem.

This is mostly useful for language bindings, in C you can manipulate the member directly.

Parameters:

this

the XklConfigItem object to be changed

name

Name (max. 32 characters); can be NULL.