Completion.showIcons

Set showIcons property.

  1. bool showIcons [@property getter]
  2. bool showIcons [@property setter]
    class Completion
    @property
    void
    showIcons
    (
    bool propval
    )

Parameters

propval bool

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