On Tue, Feb 26, 2013 at 03:19:44PM +0200, Pekka Paalanen wrote:
> 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
> ---
> src/wayland-client.c | 12
> src/wayland-clien
On Tue, 26 Feb 2013 15:19:44 +0200
Pekka Paalanen wrote:
> 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
> ---
> src/wayland-client.c | 12
> src/wayland-client.h |
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
---
src/wayland-client.c | 12
src/wayland-client.h | 1 +
2 files changed, 13 insertions(+)
diff --git a/src/wayland-client