examples: Remove unnecessary dynamic type casts
We know the agent is a GObject — there is no need to check it at runtime. This also improves Tartan’s static analysis of signal connections.
Showing
Please register or sign in to comment
We know the agent is a GObject — there is no need to check it at runtime. This also improves Tartan’s static analysis of signal connections.