Skip to content

AnimationTarget: take the user_data on the last param

Bilal Elmoussaoui requested to merge bilelmoussaoui/animation-target-fn into main

Otherwise bindings confuses the value for the user_data In general, it's supposed to be the last param

Tested with the Rust GIR tool, and it generates valid bindings now

Edited by Bilal Elmoussaoui

Merge request reports