Replace a bunch of fallthrough comments with an attribute
Parsing comments is hack and clang doesn't do it, so switch to G_GNUC_FALLTHROUGH, which exists for exactly this case.
Parsing comments is hack and clang doesn't do it, so switch to G_GNUC_FALLTHROUGH, which exists for exactly this case.