DropDown.showArrow
bool showArrow() @property nothrowGet showArrow property.
Returns
Whether to show an arrow within the GtkDropDown widget.
void showArrow(bool propval) @property nothrowSet showArrow property.
Parameters
propval | Whether to show an arrow within the GtkDropDown widget. |