diff options
Diffstat (limited to 'pango/modules.c')
-rw-r--r-- | pango/modules.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pango/modules.c b/pango/modules.c index 2f11dbdb..3e8ba212 100644 --- a/pango/modules.c +++ b/pango/modules.c @@ -679,6 +679,8 @@ append_engines (GSList **engine_list, * lists should be fred with g_slist_free, but the engines in the * lists are owned by GLib and will be kept around permanently, so * they should not be unref'ed. + * + * Since: 1.4 **/ void pango_map_get_engines (PangoMap *map, |