From: Matthias Clasen Date: Sat, 30 Mar 2013 05:11:35 +0000 (-0400) Subject: docs: Improve wl_callback protocol docs X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c84155d475db0428398d1db623f8347f5b40db68;p=profile%2Fivi%2Fwayland.git docs: Improve wl_callback protocol docs Add some information about wl_callback and its done event. --- diff --git a/protocol/wayland.xml b/protocol/wayland.xml index ad72fd1..cc009eb 100644 --- a/protocol/wayland.xml +++ b/protocol/wayland.xml @@ -157,8 +157,15 @@ + + Clients can handle the 'done' event to get notified when + the related request is done. + - + + Notify the client when the related request is done. + +