Hello All,
I have a simple question: how can I force geany-plugins to be built against GTK3?
I tried "CFLAGS=-dGP_GTK_VERSION_MAJOR=3 ./configure" but that did not help. I saw the line "Geany version: 1.33 (GTK2)" in the configure output. Do I have to re-build geany with the CFLAGS above to make the geany-plugins use GTK3?
Greetings, Lars