set_description


Description:

public void set_description (string? description)

Change the description 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

description

Description (max. 192 characters); can be NULL.