DropDown.showArrow

Set showArrow property.

  1. bool showArrow [@property getter]
  2. bool showArrow [@property setter]
    class DropDown
    @property
    void
    showArrow
    (
    bool propval
    )

Parameters

propval bool

Whether to show an arrow within the GtkDropDown widget.