summaryrefslogtreecommitdiff
path: root/gmodule/gmodule.h
diff options
context:
space:
mode:
Diffstat (limited to 'gmodule/gmodule.h')
-rw-r--r--gmodule/gmodule.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gmodule/gmodule.h b/gmodule/gmodule.h
index 664d8bbaa..5330a08e7 100644
--- a/gmodule/gmodule.h
+++ b/gmodule/gmodule.h
@@ -138,7 +138,7 @@ const gchar * g_module_name (GModule *module);
*
* No checks are made that the file exists, or is of correct type.
*/
-GMODULE_AVAILABLE_IN_ALL
+GMODULE_DEPRECATED_IN_2_76
gchar* g_module_build_path (const gchar *directory,
const gchar *module_name);