Completion.showIcons

bool showIcons() @property nothrow

Get showIcons property.

Returns

The "show-icons" property denotes if icons should be displayed within

the list of completions presented to the user.

void showIcons(bool propval) @property nothrow

Set showIcons property.

Parameters

propvalThe "show-icons" property denotes if icons should be displayed within the list of completions presented to the user.