mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-05 13:29:50 -05:00
client: Add \since tag for wl_display_dispatch_queue_pending() documentation
This commit is contained in:
parent
92ca1a0e80
commit
5940419626
1 changed files with 1 additions and 0 deletions
|
|
@ -940,6 +940,7 @@ wl_display_dispatch_queue(struct wl_display *display,
|
||||||
* If there are no events queued, this functions return immediately.
|
* If there are no events queued, this functions return immediately.
|
||||||
*
|
*
|
||||||
* \memberof wl_display
|
* \memberof wl_display
|
||||||
|
* \since 1.0.2
|
||||||
*/
|
*/
|
||||||
WL_EXPORT int
|
WL_EXPORT int
|
||||||
wl_display_dispatch_queue_pending(struct wl_display *display,
|
wl_display_dispatch_queue_pending(struct wl_display *display,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue