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
65a0bbdbde
commit
5c34b15f03
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.
|
||||
*
|
||||
* \memberof wl_display
|
||||
* \since 1.0.2
|
||||
*/
|
||||
WL_EXPORT int
|
||||
wl_display_dispatch_queue_pending(struct wl_display *display,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue