summaryrefslogtreecommitdiff
path: root/src/hb-unicode.h
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2010-10-04 17:01:01 -0400
committerBehdad Esfahbod <behdad@behdad.org>2010-10-04 17:01:01 -0400
commit645f6f265b5f6fb85b3c0f59ea874d58c86e3917 (patch)
treea6bf0f6554f1448c101d8de5deb3279ba17f020b /src/hb-unicode.h
parent19c0eab8cf96d00e168c4b11ec435019c1ed44f7 (diff)
Add is_mutable() functions
Correspond to the make_mutable() ones.
Diffstat (limited to 'src/hb-unicode.h')
-rw-r--r--src/hb-unicode.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/hb-unicode.h b/src/hb-unicode.h
index a84a9489..4edab48a 100644
--- a/src/hb-unicode.h
+++ b/src/hb-unicode.h
@@ -201,6 +201,8 @@ hb_unicode_funcs_copy (hb_unicode_funcs_t *ufuncs);
void
hb_unicode_funcs_make_immutable (hb_unicode_funcs_t *ufuncs);
+hb_bool_t
+hb_unicode_funcs_is_immutable (hb_unicode_funcs_t *ufuncs);
/*
* funcs