Edit

kc3-lang/libxkbcommon/src

Branch :

  • Show log

    Commit

  • Author : Daniel Stone
    Date : 2010-06-15 16:42:06
    Hash : a0e180b0
    Message : 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>