PreferencesPage.description

string description() @property nothrow

Get description property.

Returns

The description to be displayed at the top of the page.
void description(string propval) @property nothrow

Set description property.

Parameters

propvalThe description to be displayed at the top of the page.