Completion.showIcons

bool showIcons() @property nothrow

Get showIcons property.

Returns

Determines whether provider and proposal icons should be shown in

the completion popup.

void showIcons(bool propval) @property nothrow

Set showIcons property.

Parameters

propvalDetermines whether provider and proposal icons should be shown in the completion popup.