Commit a0e180b08382bb62415f2cd37c61ecfd99b00773

Daniel Stone 2010-06-15T16:42:06

Expose tbGetBuffer to the rest of libxkbcommon This will let us implement XkbAtomGetString on top of XkbAtomText, instead of having the latter get a duplicated string, dump it into a temporary buffer, and subsequently free it (sigh). Signed-off-by: Daniel Stone <daniel@fooishbar.org>