forked from AuroraMiddleware/gtk
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:
parent
57d5328685
commit
f6cc08fa57
@ -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
|
||||
* the default root window for the default display.
|
||||
* @attributes: attributes of the new window
|
||||
|
Loading…
Reference in New Issue
Block a user