> Do the actions which we activate contain the parameter types for the types
> which they require? As far as I remember, it's accessible via
> g_action_group_get_action_parameter_type.
>
> Wouldn't it be better to try translate the type given to the type required
> automatically like in UnityMenuModel::changeState with
> Converter::toGVariantWithSchema
> Do the actions which we activate contain the parameter types for the types group_get_ action_ parameter_ type. :changeState with :toGVariantWith Schema
> which they require? As far as I remember, it's accessible via
> g_action_
>
> Wouldn't it be better to try translate the type given to the type required
> automatically like in UnityMenuModel:
> Converter:
Thanks, added that too.