Remove annotation that breaks the docs
Before adding annotations, please check that gtk-doc can handle them. Else they will be stripped out again.
This commit is contained in:
@ -1240,7 +1240,7 @@ sync_native_window_stack_position (GdkWindow *window)
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* gdk_window_new: (constructor):
|
* gdk_window_new:
|
||||||
* @parent: (allow-none): a #GdkWindow, or %NULL to create the window as a child of
|
* @parent: (allow-none): a #GdkWindow, or %NULL to create the window as a child of
|
||||||
* the default root window for the default display.
|
* the default root window for the default display.
|
||||||
* @attributes: attributes of the new window
|
* @attributes: attributes of the new window
|
||||||
|
|||||||
Reference in New Issue
Block a user