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>
Fri, 8 Mar 2013 00:19:21 +0000 (19:19 -0500)
commitb30be63c1f7993380e57a5f3044c98401b90e414
tree902d9ea5e28ca6f5a367e3dd91d0abcf3b5259db
parent4e7d2127a0334da3d108bdc50fc6cd3f7ba29fdf
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