```c #if !GLIB_CHECK_VERSION(2,32,0) # define g_hash_table_contains(ht, key) g_hash_table_lookup_extended(ht, key, NULL, NULL) #endif ```
--- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/commit/e71d268faceb8bbbb71bd09e176173e02e373f56#commitcomment-15492283
