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