How are you gonna get rid of the unused parameter warnings on all the GTK callbacks?
-Wno-unused-parameter
😄
If we really want that one, we could also sprinkle the code with G_GNUC_UNUSED
all over the place; but is it worth it?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.