goabackend: fix defunct call to GtkDropDown method
We no longer return a GtkDropDown, and in fact only guarantee an
object with the property "active-id". Use g_object_set()
instead.
We no longer return a GtkDropDown, and in fact only guarantee an
object with the property "active-id". Use g_object_set()
instead.