doc: made functions taking wl_event_queue arg belong to wl_event_queue
authorBill Spitzak <spitzak@gmail.com>
Sat, 3 Jan 2015 02:29:18 +0000 (18:29 -0800)
committerBryce Harrington <bryce@osg.samsung.com>
Sat, 24 Jan 2015 02:44:57 +0000 (18:44 -0800)
commit1f39fbf8d282b3c70e8a78a37a0b2cf7ac863763
treef37aea1b23f17816ab9d56f7c6fbc05c359d201a
parentd3770c0661f1c38ee3d0eecef32a4ffeee96907b
doc: made functions taking wl_event_queue arg belong to wl_event_queue

The fact that these functions take both a display and queue argument is
I think historical, and they really are methods on the queue.

Also added some docs for wl_display_prepare_read_queue.

Reviewed-by: Derek Foreman <derekf@osg.samsung.com>
Reviewed-by: Bryce Harrington <bryce@osg.samsung.com>
src/wayland-client.c