Added a destroy signal to the wl_display object.
authorJason Ekstrand <jason@jlekstrand.net>
Fri, 11 Jan 2013 20:29:32 +0000 (14:29 -0600)
committerKristian Høgsberg <krh@bitplanet.net>
Fri, 11 Jan 2013 20:53:12 +0000 (15:53 -0500)
commit30ccd3366eda63154a7b39569d85378c82dbef20
tree4fd918b7571b1ba723ca15016017b83cf8588708
parentce1f41251a07600ed8c6b2e3dc1e868008aeb33a
Added a destroy signal to the wl_display object.

Added a destroy signal to the wl_display object.
src/wayland-server.c
src/wayland-server.h
tests/Makefile.am
tests/display-test.c [new file with mode: 0644]