set_short_description


Description:

public void set_short_description (string? short_description)

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

short_description

Short Description (max. 10 characters); can be NULL.