Glade can create UIManager and ActionGroup for GtkBuilder, but that's about it. You can't combine them with Actions or each other. So so far I've been creating them in code, too. Is there any benefit to doing it in Glade that I'm missing?