gtk4: gui_dialog_add_action_widget() not adding to actions on horizontal setup
gtk4-client gui_dialog_add_action_widget() adds to dlg->grid instead of dlg->actions on horizontal setups. It should always add actions.
gtk4-client gui_dialog_add_action_widget() adds to dlg->grid instead of dlg->actions on horizontal setups. It should always add actions.