@codebrainz sure, new names would be nice, but whilst we keep exposing Geany internals we should leave the names the same otherwise we have to change all uses to the new name.
Or a function with a new name that calls the old one and is `inline` in the `.h` file so it will always be optimised away. (Yes @b4n `inline` is C99 :)