mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-29 06:51:10 +00:00
docs: Remove a line that's not true anymore
This commit is contained in:
parent
c1f1dae997
commit
4749eedc08
@ -1669,8 +1669,7 @@ gdk_window_is_destroyed (GdkWindow *window)
|
||||
* gdk_window_has_native:
|
||||
* @window: a #GdkWindow
|
||||
*
|
||||
* Checks whether the window has a native window or not. Note that
|
||||
* you can use gdk_window_ensure_native() if a native window is needed.
|
||||
* Checks whether the window has a native window or not.
|
||||
*
|
||||
* Returns: %TRUE if the @window has a native window, %FALSE otherwise.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user