Add getters for all setter APIs
authorBehdad Esfahbod <behdad@behdad.org>
Mon, 4 Oct 2010 20:45:21 +0000 (16:45 -0400)
committerBehdad Esfahbod <behdad@behdad.org>
Mon, 4 Oct 2010 20:45:21 +0000 (16:45 -0400)
commit19c0eab8cf96d00e168c4b11ec435019c1ed44f7
treeb67650d21325475739b6ff4027ece7e4429cb9e3
parentf0feb084b0fd1510474b25404d1dcc5686ee0538
Add getters for all setter APIs

One in particular is not a straight getter: hb_font_unset_funcs() is
special because of the specific needs of the lifecycle management of
the user_data object.
src/hb-font.cc
src/hb-font.h
src/hb-unicode.c
src/hb-unicode.h