> How are you gonna get rid of the unused parameter warnings on all the GTK > callbacks?
`-Wno-unused-parameter` :smile: 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 or view it on GitHub: https://github.com/geany/geany/issues/3689#issuecomment-1817208444 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/issues/3689/[email protected]>
