mirror of
https://github.com/brl/mutter.git
synced 2024-11-25 01:20:42 -05:00
skip MetaWaylandFrameCallback for gtk-doc
gtk-doc has a bug in its parser where it doesn't allow the first field of a struct to have something of the form `struct foo bar;`. See also https://github.com/GNOME/gtk-doc/blob/master/gtkdoc/common.py#L236
This commit is contained in:
parent
b2d0184c6e
commit
46453c7a7d
@ -35,6 +35,9 @@
|
||||
|
||||
typedef struct _MetaXWaylandSelection MetaXWaylandSelection;
|
||||
|
||||
/**
|
||||
* MetaWaylandFrameCallback: (skip)
|
||||
*/
|
||||
typedef struct
|
||||
{
|
||||
struct wl_list link;
|
||||
|
Loading…
Reference in New Issue
Block a user