pub unsafe extern "C" fn gtk_drop_down_set_show_arrow(
    self_: *mut GtkDropDown,
    show_arrow: gboolean
)
Available on crate feature v4_6 only.