client: add wl_proxy_get_class()
authorPekka Paalanen <ppaalanen@gmail.com>
Tue, 26 Feb 2013 13:19:44 +0000 (15:19 +0200)
committerKristian Høgsberg <krh@bitplanet.net>
Tue, 26 Feb 2013 16:28:21 +0000 (11:28 -0500)
commita51ed6d50f220488108a4c48fec4858f9fd91cdc
treedc683dfea3eb210924c0e98de24c9e48332a96c3
parentb581d13a7e799edf54a287a8f429c992d774993e
client: add wl_proxy_get_class()

This is a useful shorthand for client application debugging macros,
since you can ask the object class from the object itself.

Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>
src/wayland-client.c
src/wayland-client.h