mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 02:40:11 +00:00
docs: Fix value annotation
Drop the `:`.
This commit is contained in:
parent
1dd240974b
commit
da6861188b
@ -47,7 +47,7 @@ G_BEGIN_DECLS
|
||||
#define GDK_IS_EVENT_TYPE(event, type) (gdk_event_get_event_type ((event)) == (type))
|
||||
|
||||
/**
|
||||
* GDK_PRIORITY_EVENTS: (value: 0)
|
||||
* GDK_PRIORITY_EVENTS: (value 0)
|
||||
*
|
||||
* This is the priority that events from the X server are given in the main loop.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user